git-rebase-patch man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

GIT-REBASE-PATCH(1)					   GIT-REBASE-PATCH(1)

NAME
       git-rebase-patch - Rebases a patch

SYNOPSIS
       git-rebase-patch <patch-file>

DESCRIPTION
       Given  you have a patch that doesn´t apply to the current HEAD, but you
       know it applied to some commit in the past, git-rebase-patch will  help
       you find that commit and do a rebase.

OPTIONS
       <patch-file>
	      The patch to be applied.

EXAMPLES
       Executing

	   $ git rebase-patch test.patch

       could give you something like that:

	   Trying to find a commit the patch applies to...
	   Patch applied to dbcf408dd26 as 7dc8b23ae1a
	   First, rewinding head to replay your work on top of it...
	   Applying: test.patch
	   Using index info to reconstruct a base tree...
	   Falling back to patching base and 3-way merge...
	   Auto-merging README.txt

       Then  your  last	 commit	 has  the  changes  of	the patch and is named
       test.patch.

AUTHOR
       Written by Niklas Fiekas <niklas.fiekas@tu-clausthal.de>

REPORTING BUGS
       <http://github.com/tj/git-extras/issues>

SEE ALSO
       <http://github.com/tj/git-extras>

				 December 2015		   GIT-REBASE-PATCH(1)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net