Query: git-graft
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GIT-GRAFT(1) Git Extras GIT-GRAFT(1)NAMEgit-graft - Merge and destroy a given branchSYNOPSISgit-graft <src-branch> [<dest-branch>]DESCRIPTIONMerge 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_featureAUTHORWritten 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-symbolic-ref(1) - debian |
| git-cherry(1) - centos |
| git-symbolic-ref(1) - centos |
| git-symbolic-ref(1) - suse |
| git-symbolic-ref(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |