From d661baf4d2402d7d53a412dd3ced5cc4a07e17f9 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sun, 1 May 2011 11:23:19 -0500 Subject: [PATCH] FAQ --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 8376f28..3a2a791 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,18 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details. See [gmarik's vimrc](https://github.com/gmarik/vimfiles/blob/1f4f26d42f54443f1158e0009746a56b9a28b053/vimrc#L136) for working example. +## FAQ + +- **Q** i'm aked for username/pass, why? + **A** Correct invalid bundle name. + this is the case of invalid name used with `Bundle`, which leads to attemt to clone nonexisting repo: + + git clone http://github.com/gmarik/non_existin_repo + Cloning into non_existin_repo... + Username: + Password: + fatal: Authentication failed + ## Contributors * [redlinesoftware](http://redlinesoftware.com) - for lending me 24" monitor!