git - msysgit autocompletion when pushing branch deletion doesn't work? -


when type git push origin : , press [tab] - autocompletion doesn't suggest branch names in remote. can helped?

i git push origin x: - makes autocompletion work, return , delete x. there better way?..

tried git push origin --delete - no autocompletion there.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -