You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2013/02/14 18:51:55 UTC

svn commit: r1446282 - /maven/site/trunk/content/apt/developers/conventions/git.apt

Author: krosenvold
Date: Thu Feb 14 17:51:55 2013
New Revision: 1446282

URL: http://svn.apache.org/r1446282
Log:
Added info about the gitk context menu

Modified:
    maven/site/trunk/content/apt/developers/conventions/git.apt

Modified: maven/site/trunk/content/apt/developers/conventions/git.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/conventions/git.apt?rev=1446282&r1=1446281&r2=1446282&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/conventions/git.apt (original)
+++ maven/site/trunk/content/apt/developers/conventions/git.apt Thu Feb 14 17:51:55 2013
@@ -152,6 +152,8 @@ gitk --all
 
  to try to make some sense of it all. This is an important command to understand! (gitk may need to be installed additionally)
 
+gitk also has a quite excellent context menu that is far more context sensitive than most people realize at first impression. Right-clicking on a commit in a github pull-request will allow you to cherry-pick straight in the gui.
+
 
  If you're working on the master branch, you can do stuff like this: