public
Rubygem
Description: The official `github` command line helper for simplifying your GitHub experience.
Homepage: http://github.com
Clone URL: git://github.com/defunkt/github-gem.git
Search Repo:
explain --merge flag
defunkt (author)
Fri May 02 13:42:42 -0700 2008
commit  3708ceb2ead9838b2f60ce1e4e407b0268a10401
tree    9df5e7a23a3198ca1229c0da70cca58f29685129
parent  f193a7f5c426760c3d01a6a8f5749661b155221b
0
...
39
40
41
 
 
 
 
42
43
44
...
39
40
41
42
43
44
45
46
47
48
0
@@ -39,6 +39,10 @@
0
   $ git checkout master
0
   $ git merge defunkt/master
0
 
0
+If you've already reviewed defunkt's changes and just want to merge them into your
0
+master branch, use the `merge` flag:
0
+
0
+ $ github pull --merge defunkt
0
 
0
 ==========
0
 Contributors

Comments

    No one has commented yet.