-
Updated
Jul 9, 2022 - C
version-control
Here are 830 public repositories matching this topic...
-
Updated
Jul 4, 2022 - Python
-
Updated
Nov 2, 2021 - C#
-
Updated
Jul 9, 2022 - Rust
-
Updated
Jul 7, 2022 - Python
-
Updated
Jun 14, 2022 - C#
-
Updated
Jul 6, 2022 - PHP
-
Updated
Jul 5, 2022 - Python
-
Updated
Jul 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
Apr 10, 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
Jun 20, 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
Jun 4, 2022 - Python
-
Updated
Jan 8, 2019 - Go
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jun 7, 2022 - C#
-
Updated
May 12, 2022 - Java
-
Updated
Jul 8, 2022 - C++
-
Updated
Jul 8, 2022 - JavaScript
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
Jul 8, 2022 - Python
Git Merge 2022
Sep 14 - 15, 2022 • Chicago, IL
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.