git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] Add git-replace to .gitignore
@ 2009-04-14  2:01 David Aguilar
  2009-04-14  6:30 ` Christian Couder
  0 siblings, 1 reply; 2+ messages in thread
From: David Aguilar @ 2009-04-14  2:01 UTC (permalink / raw
  To: gitster, chriscool; +Cc: git, David Aguilar

Signed-off-by: David Aguilar <davvid@gmail.com>
---

This is based on the cc/replace branch in pu.

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1c57d4c..0d59e93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -101,6 +101,7 @@ git-reflog
 git-relink
 git-remote
 git-repack
+git-replace
 git-repo-config
 git-request-pull
 git-rerere
-- 
1.6.2.2.471.g6da14

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

* Re: [PATCH] Add git-replace to .gitignore
  2009-04-14  2:01 [PATCH] Add git-replace to .gitignore David Aguilar
@ 2009-04-14  6:30 ` Christian Couder
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Couder @ 2009-04-14  6:30 UTC (permalink / raw
  To: David Aguilar; +Cc: gitster, git

Le mardi 14 avril 2009, David Aguilar a écrit :
> Signed-off-by: David Aguilar <davvid@gmail.com>
> ---
>
> This is based on the cc/replace branch in pu.

Thanks. I always forgot that.

Thanks to Nicolas Sebrecht and Junio too as they detected and fixed the same 
bug for "git bisect--helper".

Regards,
Christian.

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

end of thread, other threads:[~2009-04-14  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14  2:01 [PATCH] Add git-replace to .gitignore David Aguilar
2009-04-14  6:30 ` Christian Couder

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).