This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
SigPlace
Watch
1
Star
1
Fork
You've already forked SigPlace
0
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
Where people come together to learn, code, and play. Custom-built HTTP server, site generator, and website from scratch using no external libraries. Goal is to be as minimalistic and fun as possible.
http://projectdivar.com
315
Commits
1
Branch
0
Tags
139 MiB
Tree:
d0c38170be
SigPlace
/
scripts
/
commit.sh
6 lines
97 B
Raw
Normal View
History
Unescape
Escape
Include git add -u flag to remove deleted entries from commits
3 years ago
git add -u
Move script files into its own folder and create a SIG command startup script
3 years ago
git add *
Commit with a co-author Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
3 years ago
git commit -m
"
$*
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
"
Move script files into its own folder and create a SIG command startup script
3 years ago
git push