mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
git-clone-to-remote: Add origin first
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
7a87fd1a0d
commit
f448d0211b
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ git-config:
|
|||
|
||||
git-clone-to-remote:
|
||||
ssh git.jannet.de "/opt/ytools/bin/git-srv-admin.sh -j create-personal-project $(PROJECT)"
|
||||
git remote add origin ssh://cvs.jannet.de/srv/git/$(shell whoami)/proj/$(PROJECT)
|
||||
git push --all origin
|
||||
|
||||
git-import: git-init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue