Commit message guidelines: Difference between revisions

Jump to navigation Jump to search
→‎Examples: add an m-file example commit message
(→‎Body of the commit message: clarify and expand with more specific exceptions)
(→‎Examples: add an m-file example commit message)
Line 146: Line 146:
   symbol names from index expressions.
   symbol names from index expressions.
* parser.tst: New test.
* parser.tst: New test.
</pre>
<pre>
tar, untar, unpack: Add support for BSD tar (bug #53695)
* tar_is_bsd.m: New function.
* tar.m: Use it to determine how to run tar and parse command output.
* unpack.m: Likewise.
</pre>
</pre>


296

edits

Navigation menu