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 23:14:43 +00:00
Code
Activity
Files
ef3369bd4e1ab950bc1eabbc43b6cbfcdb61653c
git-get
/
pkg
/
git
History
Grzegorz Dlugoszewski
ef3369bd4e
Fix typos in a comment
2020-07-31 09:28:48 +02:00
..
test
Move test package inside the git package
2020-07-27 12:17:30 +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
Add a path to error messages when directory can't be accessed
2020-07-27 13:23:49 +02:00
finder.go
Indicate if error occured during status loading and print the list of errors
2020-07-27 16:17:13 +02:00
repo_test.go
Cleanup empty directories created by a failed git clone
2020-07-30 20:31:06 +02:00
repo.go
Fix typos in a comment
2020-07-31 09:28:48 +02:00
status.go
Move status loader into the git package
2020-07-27 11:15:35 +02:00