Skip to content

Commit

Permalink
shortcuts for the lazy
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Dec 28, 2013
1 parent 34dd98d commit 2763384
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2763384

Please sign in to comment.