git
Fancy bash prompt
Submitted by alex on Sun, 04/07/2010 - 20:31Git comes with a nice little tool that you can use to make it give info such as the current local branch you are in when in a git repository directory. Here's mine (which also includes various colours):
Git
Submitted by alex on Sun, 04/07/2010 - 13:10
Revision control systems. Interesting eh? For a long time, CVS was the standard, only for it to be superseded by SVN and others. Recently there has been a lot of talk about so called distributed revision control systems such as Git.