git créer une branche sans engagement initial
git checkout --orphan <name_you_choose_for_orphan_branch>
git commit
Expensive Eland
git checkout --orphan <name_you_choose_for_orphan_branch>
git commit