Re: [git-users] Re: how to to check if a branch has changes not present in master?

2012-08-28 Thread Michael Wang
> >> >> -- > You received this message because you are subscribed to the Google Groups > "Git for human beings" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/git-users/-/GgdqxnD0yF8J. > > To post to this group, send em

Re: [git-users] Re: how to to check if a branch has changes not present in master?

2012-08-28 Thread Michael Wang
I have tried git diff master... which also have this issue, the cherry-picked change is showing in the output. 2012/8/28 Fred > > > On Tuesday, August 28, 2012 3:26:15 PM UTC+2, Michael Wang wrote: >> >> try git rev-list, following is an exmaple: >> >>

Re: [git-users] push error

2012-08-29 Thread Michael Wang
-/rE74k7ry258J. > To post to this group, send email to git-users@googlegroups.com. > To unsubscribe from this group, send email to > git-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/git-users?hl=en. > -- Michael W

Re: [git-users] push error

2012-08-29 Thread Michael Wang
ma/drunken-ironman.git > fatal: remote origin already exists. > > ashu@ashu-G41MT-S2P:~/Documents/git-dir/git1$ sudo git push -u origin > master > error: The requested URL returned error: 403 while accessing > https://github.com/ashutoshverma/drunken-ironman.git/info/refs > > fat