https://github.com/buildo/gitalias
git alias shared by the buildo team
https://github.com/buildo/gitalias
alias git gitalias
Last synced: 27 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T13:15:35.000Z (about 9 years ago)
- Last Synced: 2025-12-31T08:20:54.510Z (6 months ago)
- Topics: alias, git, gitalias
- Size: 2.93 KB
- Stars: 4
- Watchers: 4
- 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
```