Re: [git-users] Sync repository remote with local after git reset

2013-11-14 Thread Diogo Machado
Thank brother! Em quinta-feira, 14 de novembro de 2013 10h22min41s UTC-2, Konstantin Khomoutov escreveu: > > On Thu, 14 Nov 2013 03:44:56 -0800 (PST) > Diogo Machado > wrote: > > > Hi, I'm necessity rollback 2 commits, I try: > > > > git reset --hard HEAD~2 > > > > Now, how can I synchroniz

Re: [git-users] Sync repository remote with local after git reset

2013-11-14 Thread Konstantin Khomoutov
On Thu, 14 Nov 2013 03:44:56 -0800 (PST) Diogo Machado wrote: > Hi, I'm necessity rollback 2 commits, I try: > > git reset --hard HEAD~2 > > Now, how can I synchronize with my remote repository? Depends on how do you specify "synchronize". Do you want to send the updated contents of your loca

[git-users] Sync repository remote with local after git reset

2013-11-14 Thread Diogo Machado
Hi, I'm necessity rollback 2 commits, I try: git reset --hard HEAD~2 Now, how can I synchronize with my remote repository? -- 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