Skip to content

Commit 55081ea

Browse files
authored
Merge pull request #2029 from ablomm/client-svn-grammar-fix
Fix grammar on how git svn fetches tags
2 parents 6f4a9fc + 3473ff5 commit 55081ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/09-git-and-other-scms/sections/client-svn.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ c3dcbe8488c6240392e8a5d7553bbffcb0f94ef0 refs/remotes/origin/master
158158
6dcb09b5b57875f334f61aebed695e2e4193db5e refs/tags/v1.0.0
159159
----
160160

161-
Git fetches the tags directly into `refs/tags`, rather than treating them remote branches.
161+
Git fetches the tags directly into `refs/tags`, rather than treating them as remote branches.
162162

163163
===== Committing Back to Subversion
164164

0 commit comments

Comments
 (0)