Action unknown: siteexport_addpage
cheatsheet:git
Table of Contents
git cheatsheet
soft serve git remote setup
example based on LAN ssh_config
:
mterm cd /path/to/example git remote add soft ssh://soft:23231/example
change remote URL for soft
mterm cd /path/to/example git remote -v git remote set-url ${REMOTE_NAME} ssh://soft:23231/example
cheatsheet/git.txt ยท Last modified: by melo