or 'git whatchanged'

On Wed, Jul 31, 2013 at 12:30 PM, Alex Lewis <alex.lewis...@gmail.com>wrote:

> You could also use...
>
> git log --name-status -1
> git log --name-only -1
>
> ...depending on your output preference.
>
> On Wednesday, 31 July 2013 11:14:33 UTC+1, Saurav wrote:
>>
>> Hi
>>
>> Suppose I create a new local branch and name it "mybranch" and made some
>> changes in some files. I commit the changes, checked out to master branch,
>> merged "mybranch" with master branch and pushed the changes to master.
>>
>>  I checked out back to "mybranch", now is there anyway to get the list of
>> files in which I made the changes?
>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Git for human beings" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to git-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Daniel Fanjul Alcutén
Tools Engineer @Spotify AB
https://github.com/daniel-fanjul-alcuten

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to