We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the Minicat wiki!
To update your fork:
git fetch upstream
git checkout master
git merge upstream/master
To see conflicts:
git status
To commit:
git commit (on the vim editor :q)
git commit
git push