jj/docs
Glen Choo 707d82245f docs/technical: add aspirational Git submodules doc
This document is meant to be a record of how we think about Git
submodules (and not a _current_ implementation of submodules). We will
fill it out incrementally as we get a clearer idea of what we want
submodules to look like.

As an initial version, I started with (IMO) the least controversial
points:

- We want to support most workflows Git submodules users are accustomed
  to.

- A roadmap that allows us to incrementally roll out Git submodule
  functionality (instead of having to boil the ocean).
2023-04-03 12:58:17 -07:00
..
design docs/technical: add aspirational Git submodules doc 2023-04-03 12:58:17 -07:00
technical
branches.md
code-of-conduct.md
config.md cli: add ui.log-word-wrap option 2023-03-11 12:01:17 +09:00
config.toml
conflicts.md
contributing.md cargo: update MSRV to 1.64 2023-03-17 22:44:29 -07:00
git-comparison.md
git-compatibility.md docs: add note that co-located mode helps when tools expect a Git repo 2023-03-29 11:25:47 -07:00
github.md
operation-log.md operation-log.md: Give a brief description of @, +, - 2023-02-18 22:42:51 -08:00
related-work.md
revsets.md revset: add latest(candidates, count) predicate 2023-03-25 23:48:50 +09:00
templates.md templater: add "parents" keyword in place of "parent_commit_ids" 2023-03-24 12:17:38 +09:00
tutorial.md Switch graph node to use for commit instead of 2023-04-02 23:15:37 -07:00
working-copy.md