diff options
| author | Jeff Carr <[email protected]> | 2019-06-03 19:07:39 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-06-03 19:07:39 -0700 |
| commit | 5c6b5571dec0276a6ad985f8823e7ae77893938d (patch) | |
| tree | 65b77db845d05774e0533dbcac474cefdb08e70b /Makefile | |
| parent | 70779ab33b662d3e7849133f57521c2ce217bf96 (diff) | |
fixed a commit
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # simple sortcut to push all git changes push: + git checkout devel git pull git add --all -git commit -a -s |
