]> git.ipfire.org Git - thirdparty/git.git/commit - git-p4.py
git p4: generate better error message for bad depot path
authorPete Wyckoff <pw@padd.com>
Sun, 27 Jan 2013 03:11:06 +0000 (22:11 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 27 Jan 2013 06:00:38 +0000 (22:00 -0800)
commit0f487d308d819cf6c64b866cb2f5c366a13b1639
tree92bcd0fe266f6a87028736c8cea6395d54b619fc
parentf629fa597c1736a419e2bd68bbca2883c6a143cf
git p4: generate better error message for bad depot path

Depot paths must start with //.  Exit with a better explanation
when a bad depot path is supplied.

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-p4.py
t/t9800-git-p4-basic.sh