aboutsummaryrefslogtreecommitdiff
path: root/test/make-export.py
AgeCommit message (Collapse)Author
2026-02-16cli/git-remote: add export commandDavid Bremner
Two (sub)features are stubbed out in this initial implementation: deleting messages (as opposed to tags), and missing messages. There are two corresponding tests marked as broken in T860-git-remote.sh. A third test passes with the stub, which is maybe not ideal, but at least it acts as a regression test.