[6.1] Incorrect namespace in transfer notification emails
Created by: dan-blanchard
With Gitlab 6.1, I've noticed then whenever we transfer a project from someone's private namespace to a group's, the notification emails sent out to everyone point to the old namespace instead of the new one. They even tell people to run the git remote set-url
stuff with the old URL.
Not a huge deal, but very confusing for our less-experienced users.