Skip to main content

Module mem_repo

Module mem_repo 

Source
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§

InitArgs
memstead mem-repo init [<path>] arguments.
RemoteAddArgs
memstead mem-repo remote-add <name> <url> arguments.

Enums§

MemRepoAction
Subcommands under memstead mem-repo.

Functions§

run