[dmd-internals] Halp! need help fixing git master for dmd
Jacob Carlborg
doob at me.com
Fri Feb 21 13:19:11 PST 2014
On 21 feb 2014, at 21:21, Walter Bright <walter at digitalmars.com> wrote:
> Ok. Thanks for fixing it. But I STILL cannot get past testCols.d. git won't let me do ANYTHING because it regards testCols.d as "the same only different" because of those goddamed CRLF's in it.
Running "git reset --hard" will restore your local copy to the latest commit. It will undo all modified files but not touch any untracked files.
--
/Jacob Carlborg
More information about the dmd-internals
mailing list