[erlang-bugs] Minor annoyance after 'make clean'
Anthony Ramine
n.oxyde@REDACTED
Fri Feb 8 12:47:34 CET 2013
Hi,
It can, and here is a fix.
git fetch https://github.com/nox/otp.git fix-ssh-html-doc
https://github.com/nox/otp/compare/erlang:master...fix-ssh-html-doc
https://github.com/nox/otp/compare/erlang:master...fix-ssh-html-doc.patch
Regards,
--
Anthony Ramine
Le 8 févr. 2013 à 12:30, Kostis Sagonas a écrit :
> Every time I issue a 'make clean' the file
>
> lib/ssh/doc/html/SSH_protocols.png
>
> which apparently is part of the code base of the master branch, gets deleted. Is this intentional?
>
> The problem is that after the 'make clean', a subsequent 'git status' command shows the following:
>
> # On branch master
> # Changed but not updated:
> # (use "git add/rm <file>..." to update what will be committed)
> # (use "git checkout -- <file>..." to discard changes in working directory)
> #
> # deleted: lib/ssh/doc/html/SSH_protocols.png
> #
>
>
> Can this be fixed?
>
> Kostis
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
More information about the erlang-bugs
mailing list