when I use sourcetree , I could't pull code form github once I commit , I got an error like , Is it mandatory to fetch every time before commit? some times I forgot fetch , and commit my code, then I couldn't able either push to repository or pull from repository.
git -c diff.mnemonicprefix=false -c core.quotepath=false fetch origin
From https://github.com/spinscidev/SprintPOC
9af6710..4a7f738 master -> origin/master
git.JPG