Commit Graph

7 Commits

Author SHA1 Message Date
Indrajit Raychaudhuri a3643f124e git: Optimize scripts for git helper functions
Optimize git internal calls and adjustment git helper functions to use
more idiomatic Zsh conventions avoiding external calls.
2021-05-21 13:40:49 -05:00
Diego Rabatone Oliveira b3c27bb164 Replace git with 'command git' (#1551)
to improve performance if git is aliased to hub or other wrappers.
2018-03-05 00:56:25 -08:00
Kaleb Elwert 7d5beeab51 Add comments into each of the function files to make them easier to find 2017-07-06 16:13:36 -07:00
Sorin Ionescu a84ac5b002 Only one newline at end of file 2014-10-09 23:38:15 -04:00
Sorin Ionescu 102da8bea0 Make sure that the current directory is a Git repository 2012-09-30 15:44:08 -04:00
Sorin Ionescu 0f9a6878f8 [Fix #209] Switch the casing of y/n 2012-06-21 22:35:15 -04:00
Sorin Ionescu 0cd33ca694 [Fix #169] Ask for confirmation when executing gsc 2012-05-08 22:37:24 -04:00