git.vger.kernel.org archive mirror
 help / color / mirror / 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

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

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).