Added git-pull-all project.

This commit is contained in:
Jonathan Bernard 2017-08-15 16:48:11 -05:00
parent 0556f6c1ec
commit 577782d5a4

View File

@ -124,5 +124,17 @@
"description": "Small tool to auto-start multiple programs in a music session.",
"license": "BSD3",
"web": "http://git.jdb-labs.com/jdb/start-session"
},
{
"name": "git_pull_all",
"url": "http://git.jdb-labs.com/jdb/git-pull-all.git",
"method": "git",
"tags": [
"commandline",
"git"
],
"description": "Small tool to pull updates for all git repos in a set of directories.",
"license": "BSD3",
"web": "http://git.jdb-labs.com/jdb/git-pull-all"
}
]