diff --git a/README.MinGW b/README.MinGW index ebd7c0c2ba..0f15eaf92c 100644 --- a/README.MinGW +++ b/README.MinGW @@ -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 \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.