]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-merge.txt
War on whitespace
[thirdparty/git.git] / Documentation / git-merge.txt
index 9c08efa53abc2797a7b7ca0e589d83b9a4387987..d285cba033325f8652996ea71a06d53c22424dae 100644 (file)
@@ -9,7 +9,7 @@ git-merge - Join two or more development histories together
 SYNOPSIS
 --------
 [verse]
-'git-merge' [-n] [--no-commit] [--squash] [-s <strategy>]...
+'git-merge' [-n] [--summary] [--no-commit] [--squash] [-s <strategy>]...
        [-m <msg>] <remote> <remote>...
 
 DESCRIPTION
@@ -95,7 +95,7 @@ When things cleanly merge, these things happen:
 1. the results are updated both in the index file and in your
    working tree,
 2. index file is written out as a tree,
-3. the tree gets committed, and 
+3. the tree gets committed, and
 4. the `HEAD` pointer gets advanced.
 
 Because of 2., we require that the original state of the index