-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use full output of git show-ref --tags to get tags for PushUpdateAddTag #19235
Use full output of git show-ref --tags to get tags for PushUpdateAddTag #19235
Commits on Mar 27, 2022
-
Use full output of git show-ref --tags to get tags for PushUpdateAddTag
Strangely go-gitea#19038 appears to relate to an issue whereby a tag appears to be listed in `git show-ref --tags` but then does not appear when `git show-ref --tags -- short_name` is called. As a solution though I propose to stop the second call as it is unnecessary and only likely to cause problems. Fix go-gitea#19038 Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3101e91 - Browse repository at this point
Copy the full SHA 3101e91View commit details -
Merge remote-tracking branch 'origin/main' into fix-19038-avoid-unabl…
…e-to-getTag-in-PushUpdateAddTag
Configuration menu - View commit details
-
Copy full SHA for 911bcef - Browse repository at this point
Copy the full SHA 911bcefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90da653 - Browse repository at this point
Copy the full SHA 90da653View commit details -
reuse cat-file --batch and --batch-check for tags
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9a11c1 - Browse repository at this point
Copy the full SHA d9a11c1View commit details
Commits on Mar 28, 2022
-
Write the commit-graph after migration
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8a0a21 - Browse repository at this point
Copy the full SHA e8a0a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc88a41 - Browse repository at this point
Copy the full SHA fc88a41View commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6456768 - Browse repository at this point
Copy the full SHA 6456768View commit details -
Also write commit-graph on mirror pull
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83a8a62 - Browse repository at this point
Copy the full SHA 83a8a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425a5ac - Browse repository at this point
Copy the full SHA 425a5acView commit details -
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8375ac4 - Browse repository at this point
Copy the full SHA 8375ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9113f7f - Browse repository at this point
Copy the full SHA 9113f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 285f573 - Browse repository at this point
Copy the full SHA 285f573View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cce8f - Browse repository at this point
Copy the full SHA e2cce8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e08f669 - Browse repository at this point
Copy the full SHA e08f669View commit details -
Configuration menu - View commit details
-
Copy full SHA for d28a6e0 - Browse repository at this point
Copy the full SHA d28a6e0View commit details