Not Allow Push
Cannot push to your own branch
Edit
.git/configfile under your repo directory.Find
url=entry under section[remote "origin"].Change it from:
url=https://gitlab.com/AaronYang2333/ska-src-dm-local-data-preparer.git/url=ssh://git@gitlab.com/AaronYang2333/ska-src-dm-local-data-preparer.gittry push again
