:: Re: [DNG] Debianising my uploaded v…
Página Principal
Delete this message
Reply to this message
Autor: Rainer Weikusat
Data:  
Para: dng
Assunto: Re: [DNG] Debianising my uploaded version of netman.
Rainer Weikusat <rainerweikusat@???> writes:

[...]

>> Sorry, I am perplexed and cannot take decisions that may impact badly
>> already working code.
>
> I suggest that you at least test proposed changes before making wild
> claims about them.


Since this may be useful in such a situation and is apparently not
"common knowledge": The command

git reset --hard

can be used to get rid of whatever non-committed changes were made to
files versioned via git in favour of the most recently committed
versions.