When fetching addon data, repo URLs should have trailing slashes and trailing .git stripped before they're saved to the DB. This will eliminate the need to do this on the client side (like in emberobserver/client#115) and will generally look better in the UI.