This website requires JavaScript.
Explore
Help
Sign In
support
/
programming
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
programming
/
push_all
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
6 lines
95 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
2026-03-12 20:51:59
2026-03-12 21:51:59 +01:00
NOW=$(date -u +"%Y-%m-%d %H:%M:%S" )
git add .
git commit -m "${NOW}"
git push -u origin main
Reference in New Issue
Copy Permalink