[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Converting to git



On Fr, 31 Aug 2012, Norbert Preining wrote:
> For some of them like texinfo, luatex I am planning to change this
> into a standard layout for git-bp, ie with upstream branch, master
> branche and pristine-tar branch.
> 
> If anyone has an idea please let me know ...

FOudn it in g-bp manual. One has to create an orphan branch upstream:
git checkout --orphan upstream
git rm -rf .
git commit --allow-empty -m 'Initial upstream branch.'
git checkout master

and then import the orig.tar.gz with git-import-orig

If there was a upstream branch before this is a pain ... happened
to me with texinfo, I am recreating the git repo by now.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
PERCYHORNER (n.)
(English public-school slang). A prefect whose duty it is to surprise
new boys at the urinal humiliate them in a manner of his choosing.
			--- Douglas Adams, The Meaning of Liff


Reply to: