-
Updated
Mar 20, 2022 - C
version-control
Here are 771 public repositories matching this topic...
-
Updated
Mar 21, 2022 - Python
-
Updated
Nov 2, 2021 - C#
-
Updated
Mar 20, 2022 - Rust
-
Updated
Mar 20, 2022 - Python
-
Updated
Mar 11, 2022 - C#
-
Updated
Feb 26, 2022 - PHP
-
Updated
Mar 12, 2022 - Python
-
Updated
Mar 19, 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
Feb 11, 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
Mar 18, 2022 - Python
-
Updated
Mar 12, 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
Mar 21, 2022 - Python
-
Updated
Dec 29, 2021 - JavaScript
Background
Running the tests with warnings enabled (pytest -ra) displays the following near the end of the test run:
==================================================== warnings summary =====================================================
tests/test_checkout.py::test_reset
tests/test_checkout.py::test_reset
/Users/cdestigter/checkout/kart/kart/log.py:80: RemovalInKart012Warni
-
Updated
Mar 21, 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.