lvv / git-prompt

bash prompt with GIT, SVN and HG modules
http://volnitsky.com/project/git-prompt
327 stars 97 forks source link

Where is the hash ? #14

Closed juanpabloaj closed 13 years ago

juanpabloaj commented 13 years ago

when I use git-prompt in a ubuntu, this is the appearance of the prompt

 (M      )

don't see the hash.

the characteristics of my system

 $ git --version
 git version 1.7.1
 $ bash --version
 GNU bash, versión 4.1.5(1)-release (x86_64-pc-linux-gnu)
 $ cat /etc/*ele*
 DISTRIB_ID=Ubuntu
 DISTRIB_RELEASE=10.10
 DISTRIB_CODENAME=maverick
 DISTRIB_DESCRIPTION="Ubuntu 10.10"
lvv commented 13 years ago

What terminal are you using?

juanpabloaj commented 13 years ago

Xterm in osx

juanpabloaj commented 13 years ago

I use xterm in OSX, and everything ok. :) but when I connect over ssh to a ubuntu, I don't see the hash.

PD: why close the issues?

juanpabloaj commented 13 years ago

I merged with you last commits ( > 2b136d3264fdd235dc2e), and now I see the hash. thanks.

lvv commented 13 years ago

You are welcome. For some reason I don't see my comment when I was closing it. Yes, last commit should fix it.