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
{{ message }}
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
I think there is a typo: git fetch trac.
But git fetch trac 33512 gives fatal: couldn't find remote ref 33512.
I was hoping for an "automatic" way of giving 33512 and getting git fetch trac u/mkoeppe/update_python3_to_3_10_3 git merge --no-ff -m "Merge #33512" FETCH_HEAD
avoiding copying and pasting from https://trac.sagemath.org/ticket/33512
I'm using a simple shell script
git-trac-merge
for it, but it would be nice to have something like this as a built-in command.The text was updated successfully, but these errors were encountered: