著者: Rainer Weikusat 日付: To: dng 題目: 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.