Fork me on GitHub

MoYummy's Blog

Github merge

  • 24 Nov 2015 100 views Comment(100) Like Report
    Category: stuff (7)
    Tag: vim (3)
  • Merge from master to mybranch

    git checkout master
    git pull
    git checkout mybranch
    git merge master
    git status
    
  • 2017 Mo Yummy
    Powered by Jekyll and Bootstrap
    Creative Commons License
    This work is licensed under a Creative Commons Attribution 4.0 International License.