This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
git-get
Watch
6
Star
0
Fork
0
You've already forked git-get
mirror of
https://github.com/grdl/git-get.git
synced
2026-02-04 20:19:42 +00:00
Code
Activity
Files
d608fe848fa205155c2c175c88c3281df43e03c4
git-get
/
pkg
/
git
History
Grzegorz Dlugoszewski
8a9002e678
Replace the godirwalk package with a native implementation, replace pathpkg with filepath for better cross-platform support
2025-08-24 12:55:40 +02:00
..
test
Fix failing windows tests
2025-08-11 23:34:05 +02:00
config_test.go
Move test package inside the git package
2020-07-27 12:17:30 +02:00
config.go
Fix problems with loading values from gitconfig
2020-06-30 21:25:42 +02:00
finder_test.go
Fix failing windows tests
2025-08-11 23:34:05 +02:00
finder.go
Replace the godirwalk package with a native implementation, replace pathpkg with filepath for better cross-platform support
2025-08-24 12:55:40 +02:00
repo_test.go
Fix failing windows tests
2025-08-11 23:34:05 +02:00
repo.go
Fix failing windows tests
2025-08-11 23:34:05 +02:00
status.go
Move status loader into the git package
2020-07-27 11:15:35 +02:00