Commit Graph

6 Commits

Author SHA1 Message Date
Sorin Ionescu
0cd33ca694 [Fix #169] Ask for confirmation when executing gsc 2012-05-08 22:37:24 -04:00
Sorin Ionescu
ea19b5e6a7 Add an alias to git show-branch 2012-04-15 10:38:42 -04:00
Sorin Ionescu
9f0336b9d8 Remove '--mixed' from the 'gir' alias
Fix a bug introduced in d4a5bed.

Though '--mixed' is the default for 'git reset', using it with paths
returns the following warning.

warning: --mixed with paths is deprecated; use 'git reset -- <paths>'
instead.
2012-04-09 17:45:32 -04:00
Sorin Ionescu
c6793d38b9 [#23] Remove unnecessary compdef calls 2012-04-08 15:07:14 -04:00
Sorin Ionescu
e2859daba4 [#23] Prevent errors when completion is disabled 2012-04-08 15:07:14 -04:00
Sorin Ionescu
a7340886b3 [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00