[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] What to do with .gitignore?
- Date: Thu, 6 Sep 2012 21:28:14 -0400 (EDT)
- From: Tim St Clair <tstclair@xxxxxxxxxx>
- Subject: Re: [Condor-devel] What to do with .gitignore?
Pro-tip #1: Do out of source builds.
Pro-tip #2: See pro-tip #1
Cheers,
Tim
----- Original Message -----
> From: "Brian Bockelman" <bbockelm@xxxxxxxxxxx>
> To: "condor-devel Developers" <condor-devel@xxxxxxxxxxx>
> Sent: Thursday, September 6, 2012 5:57:01 PM
> Subject: [Condor-devel] What to do with .gitignore?
>
> Hi git experts,
>
> What do you folks do with .gitignore? The fact that the default one
> doesn't filter out build artifacts drives me nuts, as "git status"
> is useless mostly.
>
> I sometimes keep mine up-to-date in my work area, but "git diff"
> shows the additions I made to .gitignore. In response, I got in the
> habit of doing "git diff src" ... which then meant I forgot to
> commit changes to the build/ directory!
>
> Any pro-tips for getting "git status" working again? Alternately,
> would someone care if I committed a .gitignore that took out build
> artifacts?
>
> Thanks,
>
> Brian
> _______________________________________________
> Condor-devel mailing list
> Condor-devel@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-devel