git-graft(1) debian man page | unix.com

Man Page: git-graft

Operating Environment: debian

Section: 1

GIT-GRAFT(1)							    Git Extras							      GIT-GRAFT(1)

NAME
git-graft - Merge and destroy a given branch
SYNOPSIS
git-graft <src-branch> [<dest-branch>]
DESCRIPTION
Merge commits from <src-branch> into <dest-branch> which defaults to the current branch.
OPTIONS
<src-branch> <dest-branch>
EXAMPLES
$ git graft new_feature dev $ git graft new_feature
AUTHOR
Written by Kenneth Reitz <me@kennethreitz.com>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>
SEE ALSO
<http://github.com/visionmedia/git-extras> June 2012 GIT-GRAFT(1)
Related Man Pages
git-cherry(1) - debian
git-symbolic-ref(1) - centos
git-symbolic-ref(1) - suse
git-symbolic-ref(1) - mojave
git-symbolic-ref(1) - xfree86
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph