Files
scm_breeze/README.markdown
2011-10-18 00:18:17 +08:00

29 lines
946 B
Markdown

# SCM Breeze
## Streamline your SCM workflow.
**Copyright 2011 Nathan Broadbent (http://madebynathan.com). All Rights Reserved.**
**Released under the LGPL (GNU Lesser General Public License)**
# -------------------------------------------------------
This is a collection of shell scripts (for `bash` and `zsh`) that enhance your interaction with git.
* Numbered file shortcuts for git commands
* Repository management scripts for Git projects
* Symlink design assets
Pull requests always welcome!
### About
These scripts have been refined and incubated in my bashrc for over a year,
and I decided that they deserved their own project.
I've tried to make each section modular, so you are free to choose what parts you want to use.
I also know that we grow attached to the aliases we use every day, so I won't force you to use mine.
I've given some example aliases at `aliases.example.sh`, but please customize them however you like.