[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

forking, syncing fork to upstream.



Hi all,
Links for syncing fork to upstream

1. https://help.github.com/articles/configuring-a-remote-for-a-fork
2. https://help.github.com/articles/syncing-a-fork
3. https://help.github.com/articles/pushing-to-a-remote

And that's it.

Also to browse and look in detail at specific git commits :-

$ git show <revhash>

for e.g.

$ git show bfda600c0

as wanted to see what Praveen actually did.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8


Reply to: