Thursday, October 8, 2009

Check git log for a particular branch


# To changelog for upstream origin/master changes
git fetch origin
git log origin/master

No comments:

Blog Archive