git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-am.txt: --ignore-date flag is not passed to git-apply
@ 2014-12-09 17:28 Ronald Wampler
  2014-12-09 18:28 ` [PATCH v2] " Ronald Wampler
  2014-12-09 20:27 ` [PATCH] " Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Ronald Wampler @ 2014-12-09 17:28 UTC (permalink / raw)
  To: git; +Cc: giuseppe.bilotta, gitster, Ronald Wampler

---
 Documentation/git-am.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt
index 9adce37..d4ef16c 100644
--- a/Documentation/git-am.txt
+++ b/Documentation/git-am.txt
@@ -83,7 +83,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>::
-- 
2.2.0.33.gc18b867

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v2] git-am.txt: --ignore-date flag is not passed to git-apply
  2014-12-09 17:28 [PATCH] git-am.txt: --ignore-date flag is not passed to git-apply Ronald Wampler
@ 2014-12-09 18:28 ` Ronald Wampler
  2014-12-09 20:27 ` [PATCH] " Junio C Hamano
  1 sibling, 0 replies; 3+ messages in thread
From: Ronald Wampler @ 2014-12-09 18:28 UTC (permalink / raw)
  To: git; +Cc: giuseppe.bilotta, gitster, Ronald Wampler

Signed-off-by: Ronald Wampler <rdwampler@gmail.com>
---
I forgot to add the sign-off in the previous patch. Sorry for the additional noise.

 Documentation/git-am.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt
index 9adce37..d4ef16c 100644
--- a/Documentation/git-am.txt
+++ b/Documentation/git-am.txt
@@ -83,7 +83,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>::
--
2.2.0.33.gc18b867

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] git-am.txt: --ignore-date flag is not passed to git-apply
  2014-12-09 17:28 [PATCH] git-am.txt: --ignore-date flag is not passed to git-apply Ronald Wampler
  2014-12-09 18:28 ` [PATCH v2] " Ronald Wampler
@ 2014-12-09 20:27 ` Junio C Hamano
  1 sibling, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2014-12-09 20:27 UTC (permalink / raw)
  To: Ronald Wampler; +Cc: git, giuseppe.bilotta

Ronald Wampler <rdwampler@gmail.com> writes:

> ---
>  Documentation/git-am.txt | 1 -
>  1 file changed, 1 deletion(-)

Of course ;-)  "git apply" does not care about dates as it does not
make the commit.

Thanks.

>
> diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt
> index 9adce37..d4ef16c 100644
> --- a/Documentation/git-am.txt
> +++ b/Documentation/git-am.txt
> @@ -83,7 +83,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>::

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-09 20:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09 17:28 [PATCH] git-am.txt: --ignore-date flag is not passed to git-apply Ronald Wampler
2014-12-09 18:28 ` [PATCH v2] " Ronald Wampler
2014-12-09 20:27 ` [PATCH] " Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).