git push generated error when the repository had been moved inside a group
Created by: sumitag
I created a repository, set up the remote on git. I then moved the repository into a group from the admin page. While pushing from git I got "remote end hung up unexpectedly" error.
I would expect this to be handled more gracefully with a error stating remote doesn't exist.