Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orkon/git-bulk


https://github.com/orkon/git-bulk

Last synced: about 1 month ago
JSON representation

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