Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orkon/git-bulk
https://github.com/orkon/git-bulk
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/orkon/git-bulk
- Owner: OrKoN
- License: mit
- Created: 2015-02-26T12:34:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-27T17:09:51.000Z (almost 10 years ago)
- Last Synced: 2023-04-09T19:07:11.328Z (almost 2 years ago)
- Language: Shell
- Size: 141 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bulk Git Commands
=================Installation
============git clone
cd git-bulk
sudo ./install
Usage
============`gb-update` - pull all repositories in the subfolder
`gb-commit [Message]` - commit and push to master branch. Message is optional. Default is "Minor Update".
`gb-tag tagName` - tags and push to the tag branch
`gb-untag tagName` - removes tag and the remove tag branch
`gb-clone orgName` - clones all repos of the organisation orgName