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

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

[Octave-bug-tracker] [bug #44187] Bugs and modifications in print() with


From: Rik
Subject: [Octave-bug-tracker] [bug #44187] Bugs and modifications in print() with gnuplot graphics toolkit
Date: Fri, 17 Jul 2015 15:31:02 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #27, bug #44187 (project octave):

Creating a branch just for yourself is okay, but we wouldn't want to create
one on the main repository.

Other options are to hg clone a repo and do development of only gnuplot in
that directory.  After you have got everything worked out, you can ask for
someone to pull from that repo, or you could use hg export to collect all the
csets into a single file which could then be imported into the dev repo.

In general smaller commits are easier to understand, and reverse if necessary.
 The commit messages are also easier because each commit is for fixing a
particular problem.

Sometimes I do overhaul an m-file, and then the commit message just has to
grow to cover all that was done, but if you are fixing a bug then one commit
per bug is easiest.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44187>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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