merging .gitignore

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: git discussion list <git@...>
Date: Monday, October 1, 2007 - 9:03 am

Dear gits (oh dear=E2=80=A6),

we just ran into a problem in a git-managed project and I'd be
interested to learn how you approach this.

Our main line ("upstream"), which tracks a remote repository, does
not have a .gitignore file. For new features, we use feature
branches, and we merge those into an integration branch ("master")
and track them separately of upstream.

Feature branch A has a .gitignore file, and it's been merged into
master for a while. Today, feature branch B failed to merge into
master because it also provides a .gitignore file. We can obviously
resolve the conflict, but I wonder whether there is a better way to
deal with this since we deal with quite a large number of new
feature branches and it's only a matter of time until the next one
will conflict because of .gitignore.

(and yes, this is basically a reincarnation of my case for
=2Egitignore.d [http://lists.zerezo.com/git/msg627581.html]).

Thoughts,

--=20
martin;              (greetings from the heart of the sun.)
  \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck
=20
kermit: why are there so many songs about rainbows?
fozzy: that's part of what rainbows do.
=20
spamtraps: madduck.bogus@madduck.net
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
merging .gitignore, martin f krafft, (Mon Oct 1, 9:03 am)
Re: merging .gitignore, Johannes Schindelin, (Mon Oct 1, 9:57 am)
Re: merging .gitignore, Andy Parkins, (Mon Oct 1, 9:48 am)
Re: merging .gitignore, martin f krafft, (Tue Oct 2, 3:51 pm)
Re: merging .gitignore, Andy Parkins, (Wed Oct 3, 4:23 am)
Re: merging .gitignore, Johan Herland, (Wed Oct 3, 5:28 am)
Re: merging .gitignore, Johannes Schindelin, (Wed Oct 3, 8:41 am)
Re: merging .gitignore, Johan Herland, (Wed Oct 3, 9:06 am)
Re: merging .gitignore, Junio C Hamano, (Wed Oct 3, 3:38 pm)
Re: merging .gitignore, Pierre Habouzit, (Tue Oct 2, 4:13 pm)
Re: merging .gitignore, Pierre Habouzit, (Tue Oct 2, 4:47 pm)
Re: merging .gitignore, Pierre Habouzit, (Tue Oct 2, 5:02 pm)
Re: merging .gitignore, martin f krafft, (Tue Oct 2, 4:56 pm)
Re: merging .gitignore, Pierre Habouzit, (Tue Oct 2, 5:07 pm)
Re: merging .gitignore, martin f krafft, (Tue Oct 2, 5:49 pm)
Re: merging .gitignore, Pierre Habouzit, (Tue Oct 2, 6:07 pm)
Re: merging .gitignore, martin f krafft, (Wed Oct 3, 4:42 am)
Re: merging .gitignore, Pierre Habouzit, (Wed Oct 3, 4:58 am)
Re: merging .gitignore, Junio C Hamano, (Tue Oct 2, 3:55 pm)
Re: merging .gitignore, martin f krafft, (Tue Oct 2, 4:20 pm)