repo.or.cz
/
scripta.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added some scripts
[scripta.git]
/
menu
/
git
/
git_push
blob
e1732a9c3b230ef61f75966f5c0ad319fbcedcda
1
function run()
2
{
3
git push git+ssh://hariseldon78@repo.or.cz/srv/git/scripta.git master | $ZENITY --text-info
4
}