Re: About merging the Hurd homepage and the Hurd wiki
Thomas Schwinge <[email protected]> Wed, 12 Nov 2008 15:49:11 +0100
| Newsgroups | gmane.os.hurd.bugs,gmane.os.hurd.web.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello! On Tue, Nov 11, 2008 at 11:09:19AM +0100, Arne Babenhauserheide wrote: > Am Montag 10 November 2008 13:56:40 schrieb Thomas Schwinge: > > I pushed my `homepage' branch into the flubber, Savannah and > github repositories. Feel free to work on it and even install changes. > > However, be prepared that I do fundamental changes in that branch > (a.k.a. rewrite history). > > This may sound dumb, but how do I get that branches data into my > workdir (without wrecking something)? > > I just tried to do it and decided to give it a break after 20min, because I > realized that I already am no longer able to predict what a commit and > push will now do. > > What I already did (aside from googling and reading command options > on the man pages of pull, fetch and checkout) - I only list the > commands which seemed to do something: > > [...] Typically, you'd simply ``git fetch'' (or ``git clone'' a new repository), notice the new `origin/homepage' branch, create a new working branch: ``git checkout -b homepage-work origin/homepage'', work on that branch, transfer the results you want to publish to the `homepage' branch and ``git push'' that one. Does that help? Regards, Thomas
signature.asc
(application/pgp-signature, 191 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFJGuzngfzh735dTTURAjxHAJ9qkKxmH+6wnUqFN2nnU90UKSHNZgCfWAla m3cTRyACWzkDS+Yd4WYfCY0= =4Y8b -----END PGP SIGNATURE-----