mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
README.MinGW: push works now locally and via ssh!
This commit is contained in:
@@ -50,15 +50,14 @@ This works:
|
||||
- All the plumbings.
|
||||
- Many porcelains, in particular, checkout, add, rm, commit, diff,
|
||||
branch, merge, rebase, log, show, bisect, grep...
|
||||
- pull, clone, fetch via ssh.
|
||||
- local pull, clone, fetch.
|
||||
- pull, clone, fetch, push via ssh.
|
||||
- local pull, clone, fetch, push.
|
||||
- gitk, if invoked as "wish84 <prefix>\bin\gitk", but there are
|
||||
artefacts in its layout.
|
||||
|
||||
This does not work:
|
||||
|
||||
- pull, clone, fetch via native GIT protocol.
|
||||
- push
|
||||
- pull, clone, fetch, push via native GIT protocol.
|
||||
- blame
|
||||
- daemon, svn, *import, cvs*
|
||||
- and certainly a lot more that I never have found a need to look at.
|
||||
|
||||
Reference in New Issue
Block a user