qmk-dactyl-manuform-a/keyboards/amj60/keymaps/iso_split_rshift/updatemerge.sh

5 lines
145 B
Bash
Raw Normal View History

2016-08-18 13:06:16 +02:00
#!/bin/bash
git checkout amj60 # gets you on branch amj60
git fetch origin # gets you up to date with origin
git merge origin/master