cheatsheet:git
                This is an old revision of the document!
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.1755307951.txt.gz ยท Last modified:  by 127.0.0.1
                
                