From 62404b843d5a180527aed2007c13a10e6c8b2fa5 Mon Sep 17 00:00:00 2001 From: Johannes Sixt Date: Thu, 25 Jan 2007 11:31:31 +0100 Subject: [PATCH] README.MinGW: push works now locally and via ssh! --- README.MinGW | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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.