]> git.ipfire.org Git - thirdparty/git.git/commit
git p4 test: move client_view() function to library
authorPete Wyckoff <pw@padd.com>
Sat, 11 Aug 2012 16:55:00 +0000 (12:55 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 12 Aug 2012 04:42:12 +0000 (21:42 -0700)
commitd2018293ca604544a79cd9390953ef0272a65078
tree1600da3fd625608875fd50c1b069c10855dff265
parent61b472ed8b090a3e9240590c85041120a54dd268
git p4 test: move client_view() function to library

This code will be useful in --detect-branches --use-client-spec tests.

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-git-p4.sh
t/t9809-git-p4-client-view.sh