[git-users] Re: Setting up a remote repo when the local is already in course

2011-02-14 Thread Jeenu
On Feb 15, 4:16 am, Daniel Trezub wrote: > Ok, thanks. So, even if my remote repo is a brand-new one and my local repo > is ages old with a lots of history, after the push the remote repo will have > all my history? If all your history is reachable from the branch head that you're pushing to th

Re: [git-users] Re: Setting up a remote repo when the local is already in course

2011-02-14 Thread Daniel Trezub
Ok, thanks. So, even if my remote repo is a brand-new one and my local repo is ages old with a lots of history, after the push the remote repo will have all my history? = Daniel Trezub http://www.gameblogs.com.br On 13 February 2011 23:46, Jeenu wrote: > > > On Feb 14, 5:15 am, Daniel Trez

[git-users] Re: Breaking branches out into their own repo - Am I crazy?

2011-02-14 Thread Veloz
Excellent!! The descriptions was wonderful, and the solutions worked. Yippee!! Michael On Feb 14, 12:27 pm, Konstantin Khomoutov wrote: > On Mon, 14 Feb 2011 08:34:05 -0800 (PST) > > Veloz wrote: > > [...]> I did a little testing whereby a setup a bare repo on my machine and > > added an origin

Re: [git-users] Breaking branches out into their own repo - Am I crazy?

2011-02-14 Thread Konstantin Khomoutov
On Mon, 14 Feb 2011 08:34:05 -0800 (PST) Veloz wrote: [...] > I did a little testing whereby a setup a bare repo on my machine and > added an origin to my source repo to point to this bare repo. Then I > checked out some branch on my source repo, say "desiredbranch" tried > to do a "push neworigi

[git-users] Breaking branches out into their own repo - Am I crazy?

2011-02-14 Thread Veloz
So I have this involved project that started off as a master branch. The master branch has continue to grow over these last few months, and at several points along the way, I've created client specific branches off master, to introduce some client specific behavior. Now, my boss tells me he no lon

[git-users] Revert a single commit in a single file

2011-02-14 Thread Thomas Ferris Nicolaisen
So I have an old file repo/foo.txt foo.txt has undergone many changes over the years. Recently, I changed something in commit Z. Later on, others changed foo.txt again in commits Y, X. Now, I've been put to the task of "undoing" the changes I made to foo.txt in commit Z. I changed other files

Re: [git-users] Re: Doubts about Wordpress upgrade using git

2011-02-14 Thread Thomas Ferris Nicolaisen
Neat solution. Glad you got it working :) -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to git-users@googlegroups.com. To unsubscribe from this group, send email to git-users+unsubscr...@googlegroups.