any easy way to get diff to just show me a list of commits? like the commits that are missing from a branch? Dreamr_3: 'git log parent..branch'? Dreamr_3: I don't think you know what diff is for yeah i do :) i just didn't want a diff :) no that's not really want i want