CheatSheet

add file to stage

git add <file>

add commit

git commit -m ['msg']

push commit

git push

pull repo

git pull


Revision #1
Created 13 March 2024 14:24:18 by Makito
Updated 13 March 2024 14:24:35 by Makito