fgit - Run a Git command in several repositories
fgit enables you to run a Git command in several repositories with one command. For example:
-
fgit.sh pull
runsgit pull
in all the repositories under the current directory -
fgit.sh pull -f ~/dev /foo
runsgit pull -f
in all the repositories under ~/dev and /foo
No webmentions were found.