summaryrefslogtreecommitdiff
path: root/plugins/gitfast/git-prompt.sh
AgeCommit message (Collapse)Author
2012-12-28Fix gitfast problem for untracket filesFilipe Chagas
When showing the char % for untracket files, it was not being escaped so there was shown a space in the place. It was also removing any char that was right just after.
2012-11-22Add gifast pluginFelipe Contreras
Using the upstream git completion and prompt stuff. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>