-
I'm using GitPython to do data mining on Git repository on a Windows 10 laptop. To retrieve the stats for commits -which might be on different repositories- I do the following:
```
#Tried this. I…
-
# Summary
Currently auto-sync and rollback do not play nicely together. To perform a rollback auto-sync has to be disabled first and if reenabled happily will sync again to the commit that was roll…
-
### TL;DR
After migration from v3 to v4, Release-Please-Action not found ``version.rb`` in a Ruby Gem:
`file lib//version.rb did not exist`
### Expected behavior
Using ``ruby`` as release ty…
0xdbe updated
3 weeks ago
-
git describe has a format
```
[torvalds@g5 git]$ git describe parent
v1.0.4-14-g2414721
```
> i.e. the current head of my "parent" branch is based on v1.0.4, but since it has a few commits on t…
-
# Proposed Feature
Currently, Kargo credentials are stored as secrets within each Kargo project namespace. This is good to enable self-service and provide strong tenancy guarantees.
Currently, …
-
It would be nice if a commit/branch could stay untouched if there are no changes to it.
**Current behavior**
Whenever `git review` is run, there is a force-push for all commits/branches, no matter…
-
I hit this issue with duplicated experiments (don't know yet why, any ideas? did we change the logic behind the naming recently @daavoo @dberenbaum ?):
```
@shcheklein ➜ /workspaces/ultralytics (d…
-
Using 'tig' as a pager is great, much better than 'less'. We're not speaking about 'more' at all.
Only, when using 'less', I can scroll to the position that interests me, and when I then terminate wi…
-
## :rotating_light: The automated release from the `v5` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug f…
-
## GitHub and GitLab
It is possible to sync a GitHub repository by leveraging the GitHub API: https://api.github.com/repos/pulp/pulpcore/git/trees/main?recursive=1
Similarly, for GitLab: https:/…