]> njoseph.me Git - goutils.git/commit
git-pull-all
authorJoseph Nuthalapati <njoseph@thoughtworks.com>
Wed, 30 Dec 2020 06:20:53 +0000 (11:50 +0530)
committerJoseph Nuthalapati <njoseph@thoughtworks.com>
Wed, 30 Dec 2020 06:20:53 +0000 (11:50 +0530)
commitff524faff7ad56c73fc3108d4d6db2975a3b1bf5
tree6d6d744e6065bc1a4afdf1d8f5d11e5c005e79ac
git-pull-all

Command to pull all the repositories under a given directory.
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
go.mod [new file with mode: 0644]
main.go [new file with mode: 0644]
utils/git_pull_all.go [new file with mode: 0644]