Change "Create Repository" text on newly created project
Created by: willuk2010
Is there a way, to amend the text shown when a new repo is created?
im using a none standard ssh port, and it tells me things like,
git remote add origin [email protected]:user/repo.git
when i need it to be,
git remote add origin ssh://[email protected]:222/will/repo.git
ta,