From d9c8684498d88d75c0cbc64bcde635eda4211c1c Mon Sep 17 00:00:00 2001 From: Leonid Volnitsky Date: Fri, 6 Jul 2012 19:18:38 +0300 Subject: -- docs --- index.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/index.txt b/index.txt index b75ae0a..a48ab80 100644 --- a/index.txt +++ b/index.txt @@ -108,15 +108,19 @@ Some distros also have `/etc/bashrc` or `/etc/bash/bashrc` with distro default prompt. -////////////////////////////// -== Git config +== GIT config + +GIT-PROMPT requires following GIT's option to be set: + +------------------------- git config [--global] core.quotepath off git config [--global] --unset svn.pathnameencoding git config [--global] --unset i18n.logoutputencoding -/////////////////////////////////// +----------------------------- + -== Git-print config +== GIT-PROMPT config [[config]] Is optional. If config file is not found then git-prompt uses defaults. -- cgit v1.2.3