git-submodules: Irrelevant edit

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2016-05-16 18:11:57 +00:00
commit fae2836184

View file

@ -16,6 +16,7 @@ git-submod-test-init-remote:
git remote add origin ssh://jan@git.jannet.de/srv/git/jan/contrib/$(PROJECT_DIRNAME)
git config branch.master.remote origin
git config branch.master.merge refs/heads/master
#git push
@echo "FIXME: after this procedure I had to manually change the remote in the toplevel project's directory .gitmodules to point to the janware server"
@echo "FIXME: - push contents there."
@exit 1