My previous change for adding support for "exclude" to git-p4 "sync"
was incorrect, missing out a comma, which stopped git-p4 from working.
This change fixes that.
I've also noticed that t9814-git-p4-rename.sh has stopped working; I'm
going to follow up with a fix for that once I've worked out what's
wrong with it. There's a small shell syntax problem (missing "esac")
but after fixing that it still fails, so I'm not sure what's happening
yet. It was discussed a while back.
Luke Diamand (1):
git-p4: correct "exclude" change
git-p4.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.3.0.rc2.188.g4b64765.dirty