You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the last SHA1 for any given ref is returned from ref_sha1(). The reason for this is that the commit SHA1 is stored second in packed-refs if a commit is annoted with a tag object.
0 commit comments