This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
bb94632d56
git
/
pushall
7 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
git push repo
"
$@
"
&&
git push github
"
$@
"
&&
git push sfjp
"
$@
"
&&
git push sf.net
"
$@
"
View Git Blame
Copy Permalink