mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
topdir.mk: Run make git-update-project-description after initializing git repo
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
412cba229e
commit
c17d563991
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ git-clone-to-remote:
|
||||||
git remote set-url --push origin $(REMOTE_GIT_URL)
|
git remote set-url --push origin $(REMOTE_GIT_URL)
|
||||||
git push --set-upstream origin master
|
git push --set-upstream origin master
|
||||||
git push --all $(REMOTE_GIT_URL)
|
git push --all $(REMOTE_GIT_URL)
|
||||||
|
make git-update-project-description
|
||||||
|
|
||||||
git-import: git-init git-config
|
git-import: git-init git-config
|
||||||
git add -A
|
git add -A
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue