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

https://github.com/gerardnico/giture

Git commands, for your pleasure (Flow, Backup, Multiple Repo Executions)
https://github.com/gerardnico/giture

git-backup git-execution git-flow git-plugin git-plugins

Last synced: about 2 months ago
JSON representation

Git commands, for your pleasure (Flow, Backup, Multiple Repo Executions)

Awesome Lists containing this project

README

          

# Giture - Git commands for your Pleasure

## About

`Giture` is a collection of Git command extensions.

## How this repository can help you?

This repository contains commands that will help you:

* [in your git flow with minimal command (double letters without any arguments)](https://tools.gerardnico.com/giture/docs/git-flow)
* [execute a command against multiple repositories](https://tools.gerardnico.com/giture/docs/git-exec)
* [backup your GitHub repositories](https://tools.gerardnico.com/giture/docs/git-backup)

## Installation

Mac / Linux / Windows WSL with HomeBrew

```bash
brew install gerardnico/tap/giture
```

For more installation options, see the [installation page](https://tools.gerardnico.com/giture/docs/installation)