forked from mirrors/jj
326654952e
It probably doesn't make sense to respect Git's `core.excludesFile` config when not running in a Git-backed repo, but we also already respect `.gitignore` files in the working copy regardless of backend, so at least it's consistent with that. We can revisit it when the native backend becomes a reasonable choice. Closes #87. |
||
---|---|---|
.. | ||
smoke_test.rs | ||
test_git_push.rs | ||
test_gitignores.rs | ||
test_global_opts.rs | ||
test_init_command.rs | ||
test_ui.rs | ||
test_untrack_command.rs |