Change 11624
Matt Attaway
committed this change
into
//guest/matt_attaway/fauxgit
Request Review
Download .zip
Initial drop of my work on p4 in git clothing
Inspired by the work of hsivank:
https://bitbucket.org/hsivank/xcode4-with-mercurial/overview
I've decided to make my own drop in Git replacement built on top of 15.1
p4. Currently it can handle cloning, init, status, mv, rm, and add.
At least I think it can; it hasn't been tested with Xcode yet...
Snooper.rb is a script to intercept Git commands called from Xcode so that
I can figure out what the output needs to look like.
Clone requires a p4 URI of the form:
[username@]p4://<hostname>[:port]/<depot path>
Files
2
Comments
0
0
edited
2
added
0
deleted
•
git.rb#1
Loading...
snooper.rb#1
Loading...
Tip: Use
n
and
p
to cycle through the changes.