We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git clone https://github.com/kasajian/kasajian.github.io.wiki.git
git pull
git fetch
######git pull is the same as:
git fetch git merge origin/master
git pull --rebase