jj/docs
Martin von Zweigbergk 326654952e cli: respect Git's core.excludesFile config (#87)
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.
2022-03-12 10:48:06 -08:00
..
technical docs: add technical doc about a conflict design 2022-03-09 21:08:41 -08:00
branches.md docs: replace jj concepts by markdown docs 2021-12-17 15:18:41 -08:00
code-of-conduct.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
conflicts.md docs: add technical doc about a conflict design 2022-03-09 21:08:41 -08:00
contributing.md Boilerplate for new Google open source project 2020-12-11 23:37:59 -08:00
git-comparison.md docs: start describing differences compared to Git 2022-03-11 22:47:36 -08:00
git-compatibility.md cli: respect Git's core.excludesFile config (#87) 2022-03-12 10:48:06 -08:00
operation-log.md docs: consistently use hyphens in filenames 2021-12-18 07:56:48 -08:00
related-work.md docs: consistently use hyphens in filenames 2021-12-18 07:56:48 -08:00
revsets.md revsets: add author() and committer() functions (#46) 2021-12-15 22:50:29 -08:00
tutorial.md docs: use Git-style unified diff in the tutorial 2022-01-05 12:38:52 -08:00
working-copy.md docs: consistently use hyphens in filenames 2021-12-18 07:56:48 -08:00