Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
git:kamailio-repository [2010/03/31 10:33] andrei links to git commit and coding style rules |
git:kamailio-repository [2010/03/31 18:38] (current) miconda |
||
---|---|---|---|
Line 93: | Line 93: | ||
< | < | ||
- | git cherry-pick -x __commit_to_master_hash_id__ | + | git cherry-pick -x [commit_to_master_hash_id] |
+ | </ | ||
+ | |||
+ | For example: | ||
+ | |||
+ | < | ||
+ | git cherry-pick -x 7b8b6f647365655afa210f5e95baef06398ef612 | ||
</ | </ | ||