~ruther/qmk_firmware

ref: 032b039d0bf96e4fea0b87e0d2f6cd0fb34b7298 qmk_firmware/keyboards/amjkeyboard/amj40/keymaps/myee/updatemerge.sh -rw-r--r-- 145 bytes
032b039d — Duncan Sutherland amend alice* community_layouts in keyboards (#21846) 2 years ago
                                                                                
1
2
3
4
#!/bin/bash
git checkout amj60      # gets you on branch amj60
git fetch origin        # gets you up to date with origin
git merge origin/master