-
Updated
Feb 4, 2022 - C
version-control
Here are 744 public repositories matching this topic...
-
Updated
Feb 4, 2022 - Python
-
Updated
Nov 2, 2021 - C#
-
Updated
Feb 5, 2022 - Rust
-
Updated
Feb 3, 2022 - Python
-
Updated
Jan 22, 2022 - PHP
-
Updated
Jan 23, 2022 - C#
-
Updated
Feb 4, 2022 - Python
-
Updated
Feb 2, 2022 - Emacs Lisp
I'm trying to display the modifications in the last commit. To de so I'm trying to use gl history.
The verbose option provides a nice display of changes.
Unfortunately the -l (limit) option is apparently limited.
It seam that it always start counting history from the first commit. I couldn't find how to display the history starting from a specific commit, or HEAD - x commits.
An op
-
Updated
Jan 12, 2022 - JavaScript
-
Updated
Aug 2, 2016 - Go
Limitation
Currently snow log --output=json returns the full snapshot of each commit. A typical view for plugins working with SnowFS will be to show the files modified for each commit. This means every plugin will reimplement a log-diff-view feature.
Proposed Solution
We can add this functionality natively and add an option to snow log to print all files per commit or only changed
-
Updated
Jan 24, 2022 - Emacs Lisp
HttpApiExceptionHandler is annotated to many HTTP services.
https://github.com/line/centraldogma/blob/f4ddd67f2147457e28291fae03839d73f0e18571/server/src/main/java/com/linecorp/centraldogma/server/internal/admin/service/RepositoryService.java#L71-L72
https://github.com/line/centraldogma/blob/f4ddd67f2147457e28291fae03839d73f0e18571/server/src/main/java/com/linecorp/centraldogma/server/internal
-
Updated
Jan 8, 2019 - Go
-
Updated
Jan 15, 2022 - JavaScript
-
Updated
Jan 25, 2022 - Python
-
Updated
Jan 21, 2022 - C#
In Episode 8: Collaborating, there are many gendered pronouns that should be changed to better fit with the model of inclusivity that the Carpentries has built.
To accept access to the Owner’s repo, the Collaborator needs to go to https://github.com/notifications. Once there she can accept access to the Owner’s repo.
- The s
-
Updated
Dec 29, 2021 - JavaScript
-
Updated
Jan 27, 2022 - Python
-
Updated
Feb 4, 2022 - Python
-
Updated
Feb 5, 2022 - JavaScript
Improve this page
Add a description, image, and links to the version-control topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the version-control topic, visit your repo's landing page and select "manage topics."
Particularly, I think that allowing . and spaces for snapshot names would be useful because many programs use the former to denote release versions and the latter could allow more descriptive snapshot names, if so desired.