This website requires JavaScript.
Explore
Remote Support
M-CSC
Help
Sign In
hxcde
/
gitpush
Watch
1
Star
0
Fork
0
You've already forked gitpush
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4be284b7f2
gitpush
/
pushchanges.sh
7 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
„pushchanges.sh“ ändern
2023-04-27 14:10:34 +02:00
#!/bin/bash
„pushchanges.sh“ hinzufügen
2023-04-27 13:58:08 +02:00
git add .
echo
Write a short commit:
read
commit
git commit -m
"
'
$commit
'
"
git push
Reference in New Issue
Copy Permalink