Skip to content

add support for multi-line values with \#2

Merged
pjbgf merged 1 commit intogo-git:v1from
MichaelMure:multiline
Mar 7, 2023
Merged

add support for multi-line values with \#2
pjbgf merged 1 commit intogo-git:v1from
MichaelMure:multiline

Conversation

@MichaelMure
Copy link

@MichaelMure MichaelMure commented Jan 3, 2023

This is explicitely valid as per https://git-scm.com/docs/git-config#_syntax

A line that defines a value can be continued to the next line by ending it with a \;

This is explicitely valid as per https://git-scm.com/docs/git-config#_syntax
> A line that defines a value can be continued to the next line by ending it with a \;
@MichaelMure MichaelMure requested a review from pjbgf March 7, 2023 12:22
Copy link
Member

@pjbgf pjbgf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @MichaelMure. 🙇

@pjbgf pjbgf merged commit 3a3c614 into go-git:v1 Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants