]> git.phdru.name Git - git-scripts.git/commit
Feat: Fix detached `HEAD`
authorOleg Broytman <phd@phdru.name>
Mon, 3 Aug 2020 15:04:52 +0000 (18:04 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 3 Aug 2020 15:04:52 +0000 (18:04 +0300)
commit0f2ee1cb405df27ca3d71d6794e16e617187e97d
tree4a5995024aff9c58bbf7fc385f22d9710179bb67
parent7bc56813eb2d43b7abe2a4c29b9b5a79d93e5077
Feat: Fix detached `HEAD`

Fix detached `HEAD` by checking out the branch
(local or remote, if one exists) that points to the same commit.
detached-head/fix-detached-head [new file with mode: 0755]
detached-head/fix-detached-head-recursive [new file with mode: 0755]
detached-head/fix-detached-head-repos [new file with mode: 0755]