All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH trivial] gitignore: unignore *.patch
@ 2013-06-05 21:16 ` Michael Tokarev
  0 siblings, 0 replies; 10+ messages in thread
From: Michael Tokarev @ 2013-06-05 21:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, liguang

This partially reverts:

 commit 082369e62c5bbaba89f173c2b803bc24115bb111
 Author: liguang <lig.fnst@cn.fujitsu.com>
 Date:   Fri Mar 22 16:44:13 2013 +0800

    gitignore: ignore more files

I'm not sure how this went in.  The thing is that
ignoring *.patch, in my opinion, is just wrong.
Especially for downstreams who apply patches for
real.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
 .gitignore |    1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 64e9466..0fe114d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,7 +82,6 @@ fsdev/virtfs-proxy-helper.pod
 *.swp
 *.orig
 .pc
-*.patch
 *.gcda
 *.gcno
 patches
-- 
1.7.10.4



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

end of thread, other threads:[~2013-06-12 14:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-05 21:16 [Qemu-trivial] [PATCH trivial] gitignore: unignore *.patch Michael Tokarev
2013-06-05 21:16 ` [Qemu-devel] " Michael Tokarev
2013-06-05 21:22 ` [Qemu-trivial] " Peter Maydell
2013-06-05 21:22   ` Peter Maydell
2013-06-12 11:51   ` [Qemu-trivial] " Michael Tokarev
2013-06-12 11:51     ` Michael Tokarev
2013-06-12 14:33     ` [Qemu-trivial] " Laszlo Ersek
2013-06-12 14:33       ` Laszlo Ersek
2013-06-06  0:18 ` [Qemu-trivial] " li guang
2013-06-06  0:18   ` [Qemu-devel] " li guang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.