-
Notifications
You must be signed in to change notification settings - Fork 788
Issues: go-git/go-git
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add support for New feature or request
help wanted
Extra attention is needed
git gc
in go-git
enhancement
#1544
opened May 9, 2025 by
prnvbn
v6-transport: Something isn't working
PackSession.Handshake()
can leak cmd
and/or a goroutine, and has a data race
bug
SetHostKeyCallback removed in minor version release (v5.15)
bug
Something isn't working
#1514
opened Apr 13, 2025 by
jmalloc
Add support for New feature or request
help wanted
Extra attention is needed
.git/info/sparse-checkout
enhancement
#1513
opened Apr 13, 2025 by
pjbgf
2 tasks
SparseCheckoutDirectories
ignores relative paths beginning with (./) while checking out git repository
bug
#1506
opened Apr 10, 2025 by
dipti-pai
Review dependencies and extensibility
breaking
dependencies
Pull requests that update a dependency file
SparseCheckoutDirectories behavior when directory path does not exist
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
#1500
opened Apr 8, 2025 by
dipti-pai
When adding a deleted directory, an "entry not found" error is reported.
#1485
opened Apr 3, 2025 by
zjs1012
Missing error variable for "couldn't find remote ref"
enhancement
New feature or request
help wanted
Extra attention is needed
Possibility to have a corrupt worktree and push a commit with unexpected deleted files/directory
#1472
opened Mar 26, 2025 by
goten4
Worktree.Add()
silently fails for absolute paths
bug
#1460
opened Mar 14, 2025 by
msuozzo
What's the difference btw worktree.Checkout({Create: true}) and repository.CreateBranch
#1458
opened Mar 13, 2025 by
hitzhangjie
Test suites inheriting suites from
internal/transport/test
are skipping every test
#1445
opened Mar 4, 2025 by
onee-only
fetch returning error
object not found
if shallow cloned and remote branch was force-pushed to an older commit
#1443
opened Feb 27, 2025 by
peterkejun
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.