mirror of https://github.com/tiyn/dotfiles
changing suckless merge utils for having a base branch to ensure the master can be pushed with all features to ensure buildability without this utils
parent
c0863d8c29
commit
05eab9e0b6
@ -1,2 +1,2 @@
|
||||
#!/bin/zsh
|
||||
make clean && rm -f config.h && reset --hard origin/master
|
||||
make clean && rm -f config.h && git reset --hard origin/base
|
||||
|
Loading…
Reference in new issue