Files
jj-vcs-jj/lib
Yuya Nishihara d9be0dbfeb git: add function to extract positive/negative refspecs from StringExpression
This allows us to express negative refspecs in jj's syntax. We'll need something
like `git.fetch-tags = <patterns>` to fetch tags into remote views and merge
them accordingly #7528. The default tag patterns can't be set to .git/config
because Git processes remote tags differently.
2025-12-03 08:12:58 +00:00
..