I have done "git pull". and again ran the below command.
But still it wasn't show the comment on the commit. (on Github box provided 
below each commit)
Through github i able to see it.

git log --since=2013-11-14T12:00:00 --until=today --decorate=full --stat 
--branches=* --remotes=* --date=local --source


On Saturday, November 16, 2013 12:25:08 AM UTC+5:30, Gergely Polonkai wrote:
>
> My first guess is that you haven't updated your local repository from 
> GitHub. Have you issued "git pull" before viewing your local log?
>
>
> On 15 November 2013 11:28, nanna <nanna...@gmail.com <javascript:>> wrote:
>
>> Hi
>>
>> I would like to list out the commit comment given on github from command 
>> line.
>>
>> Is it possible to do that?
>>
>> I can able to see the comment on particular commit “review done” in 
>> github. 
>>
>> But if i browse through git log from cmd, i couldn’t do.
>>
>>
>>  -- 
>> 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+...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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