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

https://github.com/dplocki/gitalias

Git Alias is a collection of git version control alias
https://github.com/dplocki/gitalias

bash git git-alias

Last synced: about 1 month ago
JSON representation

Git Alias is a collection of git version control alias

Awesome Lists containing this project

README

          

# Git Alias

## What is Git Alias?

Git Alias is a collection of git version control alias. It is a supplementary to the [GitAlias](https://github.com/GitAlias/gitalias) project, for very specific cases.

## Aliases

* [git pcmt](./docs/commit-prefix.md) - automatic prefix based on branch name
* [git ylc](./docs/log-your-last-commits.md) - display last current users' commits
* [git rdb](./docs/refresh-default-branch.md) - refresh the default branch

## Notes

See the [DEVELOP.md](./DEVELOP.md).