24 Jan
2008
24 Jan
'08
5:39 p.m.
"Reece Dunn" <msclrhd(a)googlemail.com> writes:
and when everything is ok:
git add . && git status git commit -m "user32: fixed edit for <insert Windows OS version here>."
which won't work in this case, as the files that cl generates will be added into the local repository.
You should add them to your global .gitignore. -- Alexandre Julliard julliard(a)winehq.org