summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-25 03:54:27 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-25 03:54:27 +0000
commita63874253759767733cadcdda3933ad2475e905a (patch)
treef680bb640b9310d878ae526f732026fb906ba43c /git-svn.html
parent377018d6a9542bbf1ff146837845b14e3b2c5259 (diff)
downloadgit-htmldocs-a63874253759767733cadcdda3933ad2475e905a.tar.gz
Autogenerated HTML docs for v1.5.3-rc6-23-g0058
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-svn.html b/git-svn.html
index 290eacd2d..84d13d8db 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -437,7 +437,7 @@ branches, tags directories).</p>
</p>
<p>This works similarly to <em>svn update</em> or <em>git-pull</em> except that
it preserves linear history with <em>git-rebase</em> instead of
-<em>git-merge</em> for ease of dcommit-ing with git-svn.</p>
+<em>git-merge</em> for ease of dcommiting with git-svn.</p>
<p>This accepts all options that <em>git-svn fetch</em> and <em>git-rebase</em>
accepts. However <em>--fetch-all</em> only fetches from the current
[svn-remote], and not all [svn-remote] definitions.</p>
@@ -1040,7 +1040,7 @@ listed below are allowed:</p>
<p>Keep in mind that the <em><strong></em> (asterisk) wildcard of the local ref
(left of the <em>:</em>) *must</strong> be the farthest right path component;
however the remote wildcard may be anywhere as long as it's own
-independent path componet (surrounded by <em>/</em> or EOL). This
+independent path component (surrounded by <em>/</em> or EOL). This
type of configuration is not automatically created by <em>init</em> and
should be manually entered with a text-editor or using
<a href="git-config.html">git-config(1)</a></p>
@@ -1059,7 +1059,7 @@ should be manually entered with a text-editor or using
</div>
<div id="footer">
<div id="footer-text">
-Last updated 23-Aug-2007 08:41:16 UTC
+Last updated 25-Aug-2007 03:53:14 UTC
</div>
</div>
</body>