Skip to content

Commit

Permalink
message
Browse files Browse the repository at this point in the history
  • Loading branch information
felipao-mx committed Nov 22, 2018
1 parent a8287a9 commit 97d2ec1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions git_commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

git add .
git commit -m 'message'
git push origin

0 comments on commit 97d2ec1

Please sign in to comment.