Hi!
This message is for anybody that is going to create tags in PHP's git
repo. If you are not going to do that ever, you may skip this message.
As you probably know, we recently made mass rename of tags from
something like PHP-4.1.2-RC1 to php-4.1.2RC1. However, turns out that
git does not delet
2012/3/28 Niel Archer
>
>
> git config --global core.autocrlf true
>
> Global option obviously makes this apply to all repoes, not sure how it
> applies without it, as this is pretty much the only way to be able to
> work interoperably with Visual Studio.
Stas mail about autocrlf:
http://www.mai
Hi,
On Wed, Mar 28, 2012 at 11:48 AM, Niel Archer
wrote:
> git config --global core.autocrlf true
>
> Global option obviously makes this apply to all repoes, not sure how it
> applies without it, as this is pretty much the only way to be able to
> work interoperably with Visual Studio.
Thanks
> Pierre,
>
> On Tue, Mar 27, 2012 at 5:43 PM, Stas Malyshev wrote:
>
> > Hi!
> >
> > >> Why would these change every 2nd commit? These only should change when
> > >> you change the scanner, which happens very rarely.
> > >
> > > It depends what you do, but still annoying when it happens.
> > >
>