This website requires JavaScript.
Explore
Help
Register
Sign In
dm.kovalenko
/
peerid
forked from
matze/peerid
Watch
1
Star
0
Fork
You've already forked peerid
0
Code
Pull Requests
Activity
main
peerid
/
git.sh
5 lines
62 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
git add .
git commit -m
"sync"
git push origin main
View Git Blame
Copy Permalink