jj/tests
Martin von Zweigbergk 42252a2f00 cli: on jj init --git-repo=., use relative path to .git/
When the backing Git repo is inside the workspace (typically directly
in `.git/`), let's point to it by a relative path so the whole
workspace can be moved without breaking the link.

Closes #72.
2022-03-05 09:37:48 -08:00
..
smoke_test.rs tests: pass timestamps via env vars for reproducible hashes 2022-03-05 08:48:42 -08:00
test_global_opts.rs tests: pass timestamps via env vars for reproducible hashes 2022-03-05 08:48:42 -08:00
test_init_command.rs cli: on jj init --git-repo=., use relative path to .git/ 2022-03-05 09:37:48 -08:00
test_ui.rs cli: parse file names as relative and using platform separator 2021-06-09 22:56:02 -07:00
test_untrack_command.rs cli: clarify error message when jj untrack argument is not ignored 2022-03-02 22:43:09 -08:00