Expand description
memstead mem-repo ... — mem-repo-git lifecycle commands.
Today this module hosts init [<path>] — bootstrap a fresh
mem-repo-git workspace at <path>/mem-repo/.git/ with a working
tree on main, an initial commit carrying the README template, and
(optionally) an outer-repo .gitignore append so a surrounding git
repo does not see the new mem-repo/ as a gitlink.
Structs§
- Init
Args memstead mem-repo init [<path>]arguments.- Remote
AddArgs memstead mem-repo remote-add <name> <url>arguments.
Enums§
- MemRepo
Action - Subcommands under
memstead mem-repo.