shortcuts for the lazy
This commit is contained in:
parent
2dc9914b5e
commit
ad9c35a02f
|
@ -72,3 +72,7 @@ gofmt:
|
|||
gofmt -w *.go xgbgen/*.go examples/*.go examples/*/*.go xproto/xproto_test.go
|
||||
colcheck *.go xgbgen/*.go examples/*.go examples/*/*.go xproto/xproto_test.go
|
||||
|
||||
push:
|
||||
git push origin master
|
||||
git push github master
|
||||
|
||||
|
|
Loading…
Reference in New Issue