LWN.net Logo

git frontends

git frontends

Posted Jun 2, 2010 22:46 UTC (Wed) by tzafrir (subscriber, #11501)
In reply to: git frontends by dh
Parent article: Giggle: A Git GUI

Do you have programmable bash completion enabled (assuming you use bash)?

If not, try:

. /etc/bash_completion

or whatever it takes. Git's completion function is a great help in exploring the repository.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds