I have found Gitkraken a few days ago and was playing with it a bit. I came to a point where I did not found any useful informations on the internet or the gitkraken faq about my question anymore.
I have the following case:
- Local repository with 2 branches develop & master
- Gitlab server where my repositorys are hosted
- Clean repository created and added as remote
- Tried to push but im sticking at the point when it want to know the remote branch but there isn’t a branch
I made some commits and wanted to push my commits to a brand new fresh empty repository but it always ask for a remote branch. So how can I push my existing commits to a remote when there exist no remote branch until yet?