Skip to main content

COMMIT_EDITMSG_TEMPLATE

Constant COMMIT_EDITMSG_TEMPLATE 

Source
pub const COMMIT_EDITMSG_TEMPLATE: &str = "\n\
# Please enter the commit message for your changes. Lines starting\n\
# with '#' will be ignored, and an empty message aborts the commit.\n";
Expand description

Template rendered into the tempfile before spawning the editor.