git p4 doc: fix branch detection example
commit182edef5b473bc13c57a158e3282c0aab4da01d6
authorPete Wyckoff <pw@padd.com>
Tue, 15 Jan 2013 00:47:02 +0000 (14 19:47 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Jan 2013 17:46:30 +0000 (15 09:46 -0800)
treecbbc6dfac8bdc2fb526a7c8ce9cc2f8c3c519435
parentc595956db99a728ab2247b564c8283cf5c0d84e6
git p4 doc: fix branch detection example

Make sure that the example on how to use git-p4.branchList
works if typed directly.  In particular, it does not make sense
to set a config variable until the git repository has been
initialized.

Reported-by: Olivier Delalleau <shish@keba.be>
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-p4.txt