Fix long line splitting format while adding to builtin_clone_options.
Signed-off-by: Matt Whiteley
---
builtin/clone.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/builtin/clone.c b/builtin/clone.c
index 7e193ae..fd6bcf4 100644
--- a/builtin/clone.c
+++ b
Enable clone to accept alternate spelling for dissociate option. Add
alias to documentation following existing recursive/recurse-submodules
convention.
Signed-off-by: Matt Whiteley
---
Documentation/git-clone.txt | 3 ++-
builtin/clone.c | 2 ++
2 files changed, 4 insertions(+), 1
I find the new --dissociate option for clone very helpful but I have a
hard time with the spelling. It seems reasonable to have an alias since
one exists for --recursive.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More ma
3 matches
Mail list logo