This website requires JavaScript.
Explore
Help
Sign In
flo
/
scm_breeze
Watch
1
Star
0
Fork
0
You've already forked scm_breeze
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
46637dc15c20d313efd2a60f9b771338e354aea0
scm_breeze
/
lib
/
git
History
Nathan Broadbent
46637dc15c
Allow change to a top-level directory within $GIT_REPO_DIR by prefixing the arg with '/'. Comes with tab completion. For example, if you have a directory ~/src/rails, you can move here by typing 's /ra[TAB]'
2011-12-09 22:59:32 +08:00
..
fallback
Add a couple comments
2011-11-09 20:14:42 -08:00
aliases_and_bindings.sh
Alias 'git' to the 'hub' wrapper, if installed. Wraps the git command with awesome github focussed shortcuts.
2011-11-17 10:05:09 +08:00
repo_index.sh
Allow change to a top-level directory within $GIT_REPO_DIR by prefixing the arg with '/'. Comes with tab completion. For example, if you have a directory ~/src/rails, you can move here by typing 's /ra[TAB]'
2011-12-09 22:59:32 +08:00
status_shortcuts.rb
Add a couple comments
2011-11-09 20:14:42 -08:00
status_shortcuts.sh
Fix whitespace
2011-11-09 20:11:24 -08:00
tools.sh
Added functions to quickly add git ignore rules to either .gitignore or .git/info/exclude
2011-12-03 01:47:20 +08:00