https://github.com/buildo/gitalias
git alias shared by the buildo team
https://github.com/buildo/gitalias
alias git gitalias
Last synced: 4 months ago
JSON representation
git alias shared by the buildo team
- Host: GitHub
- URL: https://github.com/buildo/gitalias
- Owner: buildo
- Created: 2017-05-08T16:23:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T13:15:35.000Z (almost 9 years ago)
- Last Synced: 2025-01-21T03:41:35.335Z (over 1 year ago)
- Topics: alias, git, gitalias
- Size: 2.93 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitalias
git alias shared by the buildo team
## usage
- clone the repository
- include in your .gitconfig
```
[include]
path = path/to/gitalias
```