You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2014/08/12 02:01:52 UTC

[Cassandra Wiki] Trivial Update of "HowToContribute" by JoshuaMcKenzie

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "HowToContribute" page has been changed by JoshuaMcKenzie:
https://wiki.apache.org/cassandra/HowToContribute?action=diff&rev1=53&rev2=54

  }}}
   and run 
  {{{
-     git merge cassandra-1.2
+     git merge cassandra-1.1
  }}}
  If there are conflicts, resolve them and commit, followed by a push.  Finally, switch to trunk by doing 
  {{{