[iTowns-dev] Repo is cleaned

Augustin Trancart augustin.trancart at oslandia.com
Tue Jul 4 04:06:20 PDT 2017


Hi there!

The new shiny repo is PUSHED and cleaned.

I advise you to re-clone the repo and check if your branches are ok. It's better
you don't use your old repo to avoid pushing back old history by mistakes (but
you can play with remotes if you know what you're doing).

If you had branches not yet pushed (or partially pushed), you will need to use
git rebase --onto or git cherry-pick with 2 remotes. A slower but safer
alternative is to create patches with `git diff` from the old repo, and apply
them with `git apply` in the new repo.

Anyhow, please use `git cherry -v` before pushing to check what you're going to
push (a good practice at all time btw)! If it shows more than the few commits
you've done in this branch, it means there's something wrong :-)

A backup is available here: https://github.com/autra/itowns2_bck
And I'm available by mail or IRC if difficulties arise (basically at any time
except next Monday and Tuesday).

Thanks everyone for your patience :-)

-- 
Augustin Trancart - Oslandia
augustin.trancart at oslandia.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/itowns-dev/attachments/20170704/5878cbbc/attachment.sig>


More information about the iTowns-dev mailing list