SYNOPSIS

guilt-branch [<new_name>]

DESCRIPTION

Create a copy of the entire branch patch directory (.git/patches/<branch>) to (.git/patches/<new_name>), create a new git branch <new_name> and check it out.

OPTIONS

<new_name>

The name of the new branch to create. If not specified, the current branch name is appended with the current year, month and day.

AUTHOR

Written by Josef "Jeff" Sipek <\m[blue][email protected]\m[]\s-2\u[1]\d\s+2>

DOCUMENTATION

Documentation by Josef "Jeff" Sipek <\m[blue][email protected]\m[]\s-2\u[1]\d\s+2>

GUILT

Part of the guilt(7) suite (Generated for Guilt v0.35)

NOTES