diff options
author | Ronald Wampler <rdwampler@gmail.com> | 2014-12-09 12:28:18 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-12-09 14:25:53 -0800 |
commit | 0cef4e765c10118f6e33dd770a475b9cd89a7960 (patch) | |
tree | 611c8afaf03e6c8cddda9b0ec63eea32cb991afe /Documentation/git-am.txt | |
parent | 86c91f91794cd6af8e19fbe68ab283d567d2b66f (diff) | |
download | git-0cef4e765c10118f6e33dd770a475b9cd89a7960.tar.gz |
git-am.txt: --ignore-date flag is not passed to git-applyrw/apply-does-not-take-ignore-date
Signed-off-by: Ronald Wampler <rdwampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-am.txt')
-rw-r--r-- | Documentation/git-am.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index fcacc94650..ab6269b356 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -65,7 +65,6 @@ default. You can use `--no-utf8` to override this. it is supposed to apply to and we have those blobs available locally. ---ignore-date:: --ignore-space-change:: --ignore-whitespace:: --whitespace=<option>:: |