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 was archived by the owner on Jun 30, 2026. It is now read-only.
when i run gm update-cache to remove auto/baz from it and add manual/foo and manual/bar to it, i think it would be cool to have an output like the following:
let's say i update repos of my store manually:
git inita repo calledmanual/foogit inita repo calledmanual/barrma repo calledauto/bazwhen i run
gm update-cacheto removeauto/bazfrom it and addmanual/fooandmanual/barto it, i think it would be cool to have an output like the following:this implies that the signature of
gm update-cachewould change a bit fromto