mirror of
https://github.com/git/git.git
synced 2026-03-29 01:50:08 +01:00
Fix typo: an -> a
Thanks to Vanuan on github.
This commit is contained in:
@@ -19,7 +19,7 @@ SYNOPSIS
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
git subtree allows you to include an subproject in your
|
||||
git subtree allows you to include a subproject in your
|
||||
own repository as a subdirectory, optionally including the
|
||||
subproject's entire history. For example, you could
|
||||
include the source code for a library as a subdirectory of your
|
||||
|
||||
Reference in New Issue
Block a user