mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
make: more stuff from core
This commit is contained in:
@@ -153,3 +153,11 @@ rebase:
|
||||
@git checkout stable/${PLUGIN_ABI}
|
||||
@git rebase -i
|
||||
@git checkout master
|
||||
|
||||
log:
|
||||
@git log --stat -p stable/${PLUGIN_ABI}
|
||||
|
||||
push:
|
||||
@git checkout stable/${PLUGIN_ABI}
|
||||
@git push
|
||||
@git checkout master
|
||||
|
||||
Reference in New Issue
Block a user