Difference between revisions of "Talk:Begiak"

From Apertium
Jump to navigation Jump to search
(Added info on adding to the mutantmonkey pull request)
 
Line 1: Line 1:
Adding to the mutantmonkey pull request:
+
=Adding to the mutantmonkey pull request=
   
 
1. Make a change in master
 
1. Make a change in master
  +
 
2. Switch to mutantmonkey_merge (`git checkout mutantmonkey_merge`)
 
2. Switch to mutantmonkey_merge (`git checkout mutantmonkey_merge`)
  +
 
3. Either make the change manually or cherry-pick master's commit (`git cherry-pick <commit>`), where <commit> is the sha-1 code of master's commit.
 
3. Either make the change manually or cherry-pick master's commit (`git cherry-pick <commit>`), where <commit> is the sha-1 code of master's commit.
  +
 
[[User:Mattr555|Mattr555]] ([[User talk:Mattr555|talk]]) 05:00, 29 November 2013 (GMT)
 
[[User:Mattr555|Mattr555]] ([[User talk:Mattr555|talk]]) 05:00, 29 November 2013 (GMT)

Revision as of 05:01, 29 November 2013

Adding to the mutantmonkey pull request

1. Make a change in master

2. Switch to mutantmonkey_merge (`git checkout mutantmonkey_merge`)

3. Either make the change manually or cherry-pick master's commit (`git cherry-pick <commit>`), where <commit> is the sha-1 code of master's commit.

Mattr555 (talk) 05:00, 29 November 2013 (GMT)