Homec4science

Don't corrupt commit message in arc amend

Authored by vrana <jakubv@fb.com> on Mar 2 2012, 07:06.

Description

Don't corrupt commit message in arc amend

Summary:
I use a smart editor which wraps words by itself so that I don't need them to be
wrapped by actual newlines.
Curent state disallows me adding or removing words later without uglying the
formatting.
Also the wordwrapped message looks ugly in Phabricator.
I am not sure how the commit message would look like on other places (such as
GitHub) but all reasonable tools should be able to wrap the text by itself.

Test Plan: arc amend --show # on a diff with long lines

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1755

Details

Committed
vrana <jakubv@fb.com>Mar 2 2012, 07:09
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1febd32a765c: Don't hide columns with stats from previous age, hide columns with no data
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPH58712c7b89bf: Don't corrupt commit message in arc amend (authored by vrana <jakubv@fb.com>).Mar 2 2012, 07:09