git to lore, quickly

Already fluent in git? Here's the vocabulary swap.

In gitIn lore
git clonelore clone (by URL, not name)
commitrevision (lore commit)
git add / rmlore stage
pull / fetchsync
branchpartition
git pushlore push

New to the CLI itself? Start with Getting started instead.