#1874: ports/ directory is listed in .gitignore, can't commit files to it
---------------------+------------------------------------------------------
 Reporter:  allison  |        Owner:         
     Type:  bug      |       Status:  closed 
 Priority:  normal   |    Milestone:         
Component:  none     |      Version:  2.10.0 
 Severity:  medium   |   Resolution:  invalid
 Keywords:           |         Lang:         
    Patch:           |     Platform:         
---------------------+------------------------------------------------------
Changes (by dukeleto):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 You can commit files that are in .gitignore with

 {{{ git add --force foo }}}

 I will add this to the git workflow document.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1874#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to