Can Git software (e.g. Gitbox, Github, SourceTree) use a remote repo instead of local?
问题 I like using Git software to push commits, but the ones I use (Gitbox, Github, SourceTree) all ask for a local repo when adding a new repo to them. Thing is, my repo is on my development server not my local machine. So can Git software use a remote Git repo as a development repo, then push that to your main repo (e.g. Github or Bitbucket)? Otherwise it seems you cannot use the software and have to resort to command line over SSH. Thanks 回答1: One solution, which doesn't rely on the front-end