[haiku-bugs] Re: [Haiku] #12658: (easy) ps2 bus cleanup

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Tue, 23 Feb 2016 23:33:06 -0000

#12658: (easy) ps2 bus cleanup
-------------------------+----------------------------
   Reporter:  kallisti5  |      Owner:  nobody
       Type:  bug        |     Status:  new
   Priority:  low        |  Milestone:  Unscheduled
  Component:  Drivers    |    Version:  R1/Development
 Resolution:             |   Keywords:  easy
 Blocked By:             |   Blocking:
Has a Patch:  1          |   Platform:  All
-------------------------+----------------------------

Comment (by kallisti5):

 You *have* to stage the file in the amendment...

 {{{
 1) git commit --amend (modified file)
 2) git format-patch HEAD~1
 }}}

 Or

 {{{
 1) git add (modified file)
 2) git commit --amend
 3) git format-patch HEAD~1
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/12658#comment:8>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: