SVN to Git Conversion
Daniel Stender
debian at danielstender.com
Sun Mar 11 19:40:43 UTC 2018
On 02/20/2018 08:22 AM, Daniel Stender wrote:
> Thus: great, please proceed.
>
> DS
... working procedure for creating the upstream branch:
git symbolic-ref HEAD refs/heads/upstream
git rm --cached -r .
git commit --allow-empty -m 'initial upstream branch'
git checkout -f master
git merge upstream --allow-unrelated-histories
Then, gbp import-orig the tarball from the archive.
Best,
DS
--
4096R/DF5182C8 (stender at debian.org)
http://www.danielstender.com/
More information about the Pkg-llvm-team
mailing list