mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
6452872e83
Previously you could only create branches by checking out an older revision, making changes and committing it. This was an annoyance as typically you are making changes to the HEAD of a branch, then you realise this should have been a branch - now you can create the branch on commit (#3096)