The GitHub Power Tools page on the OSCON site.
Tim Berglund (GitHub, Inc.)
10:40am Wednesday, 07/24/2013
git ls-remote origin
gets all refs
refs are names for commits which are created in the root repo
use if pull requestor has deleted their fork
git has heads
github has pull's
teach.github.com
Tim Berglund (GitHub, Inc.)
10:40am Wednesday, 07/24/2013
git ls-remote origin
gets all refs
refs are names for commits which are created in the root repo
use if pull requestor has deleted their fork
git has heads
github has pull's
teach.github.com
No comments:
Post a Comment