git reset birgit_snapshot git add (git_root) git commit -m "birgit_snapshot" //or somthing clever git reset "whatever head was"
git reset birgit_snapshot
git add (git_root)
git commit -m "birgit_snapshot" //or somthing clever
git reset "whatever head was"