[dmd-internals] Halp! need help fixing git master for dmd
Walter Bright
walter at digitalmars.com
Fri Feb 21 01:20:08 PST 2014
On 2/21/2014 12:46 AM, Daniel Murphy wrote:
> I've fixed it, please stop pushing to upstream.
>
Hmm, the fix I made to testCols.d disappeared as well.
The problem with testCols.d is it was added with CRLFs in it. This rendered my
local git repository unusable, as it would insist I had uncommitted changes, but
would not let me do anything with testCols.d, so I could not do anything. I
couldn't even issue a pull request to fix testCols.d.
I noticed that testCols.d is back to having CRLFs in it. This time, however, I
won't try to fix it. Can you, please?
More information about the dmd-internals
mailing list