How to commit without "Master Branch Merge"?:
git commit "particls_dust.f90"
git pull --rebase --autostash
[resolve
possible conflicts, which requires additional GIT commands]
git push