Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wynn
purr-data
Commits
d3143787
Commit
d3143787
authored
Nov 06, 2011
by
Ivica Bukvic
Committed by
Hans-Christoph Steiner
Nov 07, 2011
Browse files
small changes to the commit script
parent
bd9cdbe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/git_commit.sh
View file @
d3143787
#!/bin/bash
git add
*
;
git commit
-a
;
git push git@github.com:pd-l2ork/pd.git master
#git add *
#git commit -a
git push git@github.com:pd-l2ork/pd.git master
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment