feat(ui): one consistent navbar on every page (TODO.md L3)
This commit is contained in:
@@ -59,6 +59,8 @@ def _make_git_repo(base: Path) -> tuple[Path, str]:
|
||||
"user.name=test",
|
||||
"-c",
|
||||
"user.email=test@example.com",
|
||||
"-c",
|
||||
"commit.gpgsign=false", # the fixture commit never signs (env gpg)
|
||||
"commit",
|
||||
"-q",
|
||||
"-m",
|
||||
|
||||
Reference in New Issue
Block a user