git clone {username}@{server-url}:repos/{git-repository}.git
Array.prototype.clone = function() { return this.slice(0); }