{{ score }}
  # add remote https
git remote add origin https://server/user/repo.git

# add remote ssh
git remote add origin git@server:user/repo.git