Add scenario for git push over https
Possible scenario:
- Create a project
- Push an initial code
- Push new branch on existing commit(execute
git pack-objectsto retrieve binary data forPOST .git/git-receive-pack) - Delete the project
Sources to look into:
Related MR: !58 (merged)
Edited by Nailia Iskhakova