Jedi Git
Are these the droids you are looking for?
git checkout "@{10 minutes ago}" .
git diff "@{yesterday}"
git reset --hard "@{1 hour ago}"
git archive --format=tar --prefix=proj-1.2.3/ HEAD
Are these the droids you are looking for?
git checkout "@{10 minutes ago}" .
git diff "@{yesterday}"
git reset --hard "@{1 hour ago}"
git archive --format=tar --prefix=proj-1.2.3/ HEAD
Comments
0 comments postedPost new comment