Skip to content

Instantly share code, notes, and snippets.

@ymendel
Created April 14, 2009 01:30
Show Gist options
  • Save ymendel/94880 to your computer and use it in GitHub Desktop.
Save ymendel/94880 to your computer and use it in GitHub Desktop.
<Dreamr_3> any easy way to get diff to just show me a list of commits?
<Dreamr_3> like the commits that are missing from a branch?
<Ilari> Dreamr_3: 'git log parent..branch'?
<cardioid> Dreamr_3: I don't think you know what diff is for
<Dreamr_3> yeah i do :)
<Dreamr_3> i just didn't want a diff :)
<Dreamr_3> no that's not really want i want
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment