Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eamador/git-cifuentes
https://github.com/eamador/git-cifuentes
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eamador/git-cifuentes
- Owner: eamador
- Created: 2018-04-10T14:09:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T08:32:18.000Z (over 6 years ago)
- Last Synced: 2024-07-31T20:51:01.103Z (3 months ago)
- Language: Shell
- Size: 180 KB
- Stars: 51
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-cifuentes
Custom Git command that checkout your MASTER branch and pull to get the last changes.# Installing
sudo ./install.sh
OR
cp git-cifuentes /bin
chmod a+x git-cifuentesThen you can execute.
git cifuentes
# Example
![Screenshot](https://github.com/eamador/git-cifuentes/blob/master/terminal.gif)
Enjoy it your updated Master.