octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #10192] BIST for lin2mu.m file


From: Kai Torben Ohlhus
Subject: [Octave-patch-tracker] [patch #10192] BIST for lin2mu.m file
Date: Sat, 2 Apr 2022 12:40:07 -0400 (EDT)

Update of patch #10192 (project octave):

                  Status:                    None => In Progress            
             Assigned to:                    None => siko1056               

    _______________________________________________________

Follow-up Comment #4:

Thank you for the patch.

Now comes a bit teadious work, but understanding the demands will make our
communication with patches much easier.

1. With the new patch, we now always have to apply two patches to check your
changes.  We prefer having one patch only.  Thus instead of commit changes
over your changes, always go back to a "clean" Octave repository state and
commit changes to your previous commit with


hg commit --amend


If things are messed up.  Copy the changed files to your Download directory,
remove all previous commits / changesets with


hg strip


https://www.mercurial-scm.org/repo/hg/help/strip

and copy the file back into a "clean" Octave repository and make the commit
again.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10192>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]