This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
SigPlace
Watch
1
Star
1
Fork
0
You've already forked SigPlace
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
SigPlace
/
scripts
/
commit.sh
6 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
Include git add -u flag to remove deleted entries from commits
2022-05-06 18:39:05 +00:00
git add -u
Move script files into its own folder and create a SIG command startup script
2022-05-06 18:27:13 +00:00
git add *
Commit with a co-author Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-19 19:10:57 +00:00
git commit -m
"
$*
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
"
Move script files into its own folder and create a SIG command startup script
2022-05-06 18:27:13 +00:00
git push
Reference in New Issue
Copy Permalink