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
|
deeb115ae2
|
Add Git submodule moving and removing
|
2012-09-25 01:31:08 -04:00 |
|