r77948 - /website/git.pod
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Thu Jul 28 12:06:09 UTC 2011
Author: gregoa
Date: Thu Jul 28 12:06:05 2011
New Revision: 77948
URL: http://svn.debian.org/wsvn/?sc=1&rev=77948
Log:
fix typos
Modified:
website/git.pod
Modified: website/git.pod
URL: http://svn.debian.org/wsvn/website/git.pod?rev=77948&op=diff
==============================================================================
--- website/git.pod (original)
+++ website/git.pod Thu Jul 28 12:06:05 2011
@@ -121,8 +121,8 @@
From then on, just use C<git push --all && git push --tags> as usual or use
C<mr> for committing, which also pushes the changes to the original repository
-on alioth, mimmiccing the subversion commit behaviour at the expense of the
-ability to make ammends, squashes and splits of commits (you still have to push
+on alioth, mimicking the subversion commit behaviour at the expense of the
+ability to make amends, squashes and splits of commits (you still have to push
any non-active branches or tags via C<git push>).
=head3 the long story
More information about the Pkg-perl-cvs-commits
mailing list