Files
dokku/plugins/git
Andrew Kvalheim f64cf3bdfa fix: dereference annotated tags
refs/heads/master cannot be updated to an annotated tag per se; the rev
given must first be resolved to a commit. ^{commit} recursively
dereferences the rev until a commit is found.

Resolves #6737 and test failure:

    # bats --filter annotated-tag tests/unit/git_3.bats
    git_3.bats
     ✗ (git) git:sync existing [--no-build annotated-tag]
       fatal: update_ref failed for ref 'refs/heads/master': cannot update ref 'refs/heads/master': trying to write non-commit object 6399bed673f513332f3d5d99e777e0262f42404c to branch 'refs/heads/master'
2024-03-18 17:30:19 -07:00
..
2020-02-10 00:37:00 -05:00
2023-10-15 20:25:09 -04:00
2024-03-13 03:24:14 +00:00
2021-01-17 17:00:33 -05:00
2019-01-07 01:25:55 -05:00