ymendel (owner)

Revisions

gist: 94880 Download_button fork
public
Public Clone URL: git://gist.github.com/94880.git
Text only
1
2
3
4
5
6
7
8
<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