Sorin Ionescu
12 years ago
2 changed files with 0 additions and 16 deletions
@ -1,15 +0,0 @@
@@ -1,15 +0,0 @@
|
||||
# |
||||
# Adds GitHub knowledge to the Git command. |
||||
# https://github.com/defunkt/hub |
||||
# |
||||
# Authors: |
||||
# Chris Wanstrath <chris@wanstrath.com> |
||||
# Sorin Ionescu <sorin.ionescu@gmail.com> |
||||
# |
||||
|
||||
if (( $+commands[hub] )); then |
||||
function git { |
||||
hub "$@" |
||||
} |
||||
fi |
||||
|
Loading…
Reference in new issue