.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "GIT-REBASE" 1 "" "" "" .SH NAME git-rebase \- Rebase local commits to new upstream head. .SH "SYNOPSIS" git\-rebase [] .SH "DESCRIPTION" Rebases local commits to the new head of the upstream tree\&. .SH "OPTIONS" .TP Upstream branch to compare against\&. .TP Working branch; defaults to HEAD\&. .SH "AUTHOR" Written by Junio C Hamano .SH "DOCUMENTATION" Documentation by Junio C Hamano and the git\-list \&. .SH "GIT" Part of the \fBgit\fR(7) suite