summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2008-06-18 20:19:45 +0300
committerLeonid Volnitsky <Leonid@Volnitsky.com>2008-06-18 20:19:45 +0300
commit347db5ca2c40a7c6dab59db0ffc693006d834b5a (patch)
tree02f0421a6411721370432621e70ac08b0e15ddb3
parentadded detached state and corresponding display of branch (diff)
downloadgit-prompt-347db5ca2c40a7c6dab59db0ffc693006d834b5a.tar.gz
git-prompt-347db5ca2c40a7c6dab59db0ffc693006d834b5a.tar.bz2
git-prompt-347db5ca2c40a7c6dab59db0ffc693006d834b5a.zip
fix: LC_ALL=C deleted
-rwxr-xr-xprompt1
1 files changed, 0 insertions, 1 deletions
diff --git a/prompt b/prompt
index 0cc25b1..b6dcd4f 100755
--- a/prompt
+++ b/prompt
@@ -89,7 +89,6 @@
git_detached=${!git_detached}
#####################################################################
- LC_ALL=C
# if label non empty, append 1 space
label=${1:+$1 }