Jaeden Amero 7acb0cf01e abi_check: Allow checking current checkout
Without a "--detach" option, git worktree will refuse to checkout a branch
that's already checked out. This makes the abi_check.py script not very
useful for checking the currently checked out branch, as git will error
that the branch is already checked out. Add the "--detach" option to check
out the new temporary worktree in detached head mode. This is acceptable
because we aren't planning on working on the branch and just want a
checkout to do ABI checking from.
2018-11-21 12:54:57 +00:00
..
2016-01-12 14:48:03 +00:00
2018-11-21 12:54:57 +00:00
2015-06-23 13:09:10 +02:00
2018-08-29 18:53:20 +03:00
2015-09-09 13:51:05 +02:00