summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7a4a2e1)
raw | patch | inline | side by side (parent: 7a4a2e1)
author | Matthias Kestenholz <matthias@spinlock.ch> | |
Wed, 5 Dec 2007 11:28:50 +0000 (12:28 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Dec 2007 19:08:00 +0000 (11:08 -0800) |
Signed-off-by: Matthias Kestenholz <matthias@spinlock.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | patch | blob | history |
index e74f83b47ad7453ea3fda994f067de81f04baa9d..bf94cd43bdd8a9e113af37bec5acd568dd1b3930 100644 (file)
SYNOPSIS
--------
[verse]
-'git-add' [-n] [-v] [-f] [--interactive | -i] [-u] [--refresh]
+'git-add' [-n] [-v] [-f] [--interactive | -i] [--patch | -p] [-u] [--refresh]
[--] <filepattern>...
DESCRIPTION