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
1320aec4dafa598dbf54c1b0639fa6affbba0e94
scm_breeze
/
lib
/
git
History
Nathan Broadbent
5360a767f9
Added alias for 'git checkout -b'
2012-01-28 11:04:26 +08:00
..
fallback
Replaced all occurences of 'local IFS=' with 'IFS= ... unset IFS'.
Fixes
#12
2011-12-14 13:27:39 +08:00
aliases_and_bindings.sh
Added alias for 'git checkout -b'
2012-01-28 11:04:26 +08:00
repo_index.sh
Fixed issue with aliased 'cd' command
2012-01-27 16:04:25 +08:00
status_shortcuts.rb
Parse long git status for submodule summaries, if .gitmodules exists and any changed 'files' are submodules.
2011-12-23 12:46:29 +08:00
status_shortcuts.sh
Replaced 1..3 range syntax with 1-3 (Inspired by holygeek's git-number project -
https://github.com/holygeek/git-number
)
2012-01-26 10:04:48 +08:00
tools.sh
Refactored git_update_travis_status() function
2012-01-26 13:38:06 +08:00