Andreas Ericsson [off-list ref] writes:
quoted hunk
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +124,4 @@ git-core.spec
libgit.a
*.o
*.py[co]
+config.mak
I am not sure about this part. It is plausible that somebody
who privately uses config.mak has it in _his_ repository under
version control. Should we list it in .gitignore?
Hi,
On Tue, 7 Feb 2006, Junio C Hamano wrote:
Andreas Ericsson [off-list ref] writes:
quoted
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +124,4 @@ git-core.spec
libgit.a
*.o
*.py[co]
+config.mak
I am not sure about this part. It is plausible that somebody
who privately uses config.mak has it in _his_ repository under
version control. Should we list it in .gitignore?
I have it in .gitignore. If there were changes to config.mak which I had
in all my copies of git, I'd have them directly in the Makefile.
Hth,
Dscho
Johannes Schindelin wrote:
Hi,
On Tue, 7 Feb 2006, Junio C Hamano wrote:
quoted
Andreas Ericsson [off-list ref] writes:
quoted
--- a/.gitignore
+++ b/.gitignore
@@ -123,3 +124,4 @@ git-core.spec
libgit.a
*.o
*.py[co]
+config.mak
I am not sure about this part. It is plausible that somebody
who privately uses config.mak has it in _his_ repository under
version control. Should we list it in .gitignore?
I have it in .gitignore. If there were changes to config.mak which I had
in all my copies of git, I'd have them directly in the Makefile.
Hth,
Dscho
Somehow git-rerere didn't end up getting included in .gitignore...
--
GPG Key id: 0xD1F10BA2
Fingerprint: 96E2 304A B9C4 949A 10A0 9105 9543 0453 D1F1 0BA2
AstralStorm