git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cd37cd
)
[PATCH] Ensure that 'make distclean' does not delete files in '.git'
author
Trond Myklebust
<trond.myklebust@fys.uio.no>
Thu, 27 Oct 2005 18:46:53 +0000
(14:46 -0400)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 28 Oct 2005 20:57:57 +0000
(13:57 -0700)
Currently, 'make distclean' causes stgit to barf since it may delete
files in .git/patches. We really shouldn't allow 'make distclean'
anywhere near .git...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge