.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "GIT\-CHORE" "1" "December 2015" "" "" . .SH "NAME" \fBgit\-chore\fR \- Create chore branch . .SH "SYNOPSIS" \fBgit\-chore\fR [finish] . .SH "DESCRIPTION" Create the given chore branch . .SH "OPTIONS" . .P Merge and delete the chore branch\. . .P . .P The name of the chore branch\. . .SH "EXAMPLES" . .nf $ git chore chore\-123456 \.\.\. $ git commit \-m "Some changes" \.\.\. $ git checkout master $ git chore finish chore\-123456 . .fi . .SH "AUTHOR" Written by Chris Hall <\fIchristopher\.k\.hall@gmail\.com\fR> from bug/feature/refactor comamnds originally written by Jesús Espino <\fIjespinog@gmail\.com\fR> . .SH "REPORTING BUGS" <\fIhttps://github\.com/tj/git\-extras/issues\fR> . .SH "SEE ALSO" <\fIhttps://github\.com/tj/git\-extras\fR>