Join Discord
Powered by
The sync command is effectively `git add . && git ...
# questions
s
SeriousBug
01/30/2022, 9:54 PM
The sync command is effectively
git add . && git commit && git pull && git push
with a few security checks. If you are comfortable with the CLI you can absolutely keep using it
Previous
Next