You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2016/09/16 20:23:51 UTC

[GitHub] activemq-artemis issue #780: ARTEMIS-735 Refactoring of JUnit Tests in artem...

Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/780
  
    You should make JIRA to be part of the commits... the PR name will get lost once merged.
    
    do this:
    
    
    git rebase -i HEAD~2
    
    
    
    edit the name of these two commits and include the jira.
    
    
    
    git push origin -f
    
    
    
    (I don't mean to be teaching you git.. if you know these commands it's just a way to communicate, easier in git than english :) )


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---