Re: [git-users] Re: files full path in a commit.

2013-05-12 Thread Gabby Romano
sure - sorry:-) git log -1 --name-only --pretty=format:'' commit ID It was in the book, I just skipped it for some reason... On Sun, May 12, 2013 at 11:16 PM, Joe Cabezas joe.cabe...@gmail.com wrote: post the solution :) 2013/5/12 Gabby Romano omerik...@gmail.com ignore - found

Re: [git-users] Re: files full path in a commit.

2013-05-12 Thread Gabby Romano
better use this - git log -m -1 --name-only --pretty=format:'' commit ID it will show this info for merge commits as well. On Sunday, May 12, 2013 11:21:00 PM UTC+3, Gabby Romano wrote: sure - sorry:-) git log -1 --name-only --pretty=format:'' commit ID It was in the book, I just

[git-users] Re: GitMinutes - a podcast for Git users

2013-05-12 Thread Thomas Ferris Nicolaisen
Thanks all! There will be another episode out tomorrow, and after that there will be a couple of episodes with a collection of interviews from the GitMerge conference in Berlin this week. After that the show will take a break until I can muster the time to record a season two. -- You received