diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2013-05-17 14:25:46 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-17 10:01:17 -0700 |
commit | 15a54fb8095502217fce7c7c6dd14e9066b62ebe (patch) | |
tree | 94a246223cb321b3ff7b33ece9300f71c962b5de /t/t9813-git-p4-preserve-users.sh | |
parent | Revert "remote-hg: update bookmarks when pulling" (diff) | |
download | tgif-15a54fb8095502217fce7c7c6dd14e9066b62ebe.tar.xz |
prompt: introduce GIT_PS1_STATESEPARATOR
A typical prompt looks like:
artagnon|master *=:~/src/git$
^
why do we have this space?
Nobody has branch names that end with +, *, =, < or > anyway, so it
doesn't serve the purpose of disambiguation.
Make this separator configurable via GIT_PS1_STATESEPARATOR. This means
that you can set it to "" and get this prompt:
artagnon|master*=:~/src/git$
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9813-git-p4-preserve-users.sh')
0 files changed, 0 insertions, 0 deletions