diff options
| author | Jonathan Corbet <corbet@lwn.net> | 2022-03-25 15:51:35 -0600 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2022-03-30 13:45:15 -0600 |
| commit | 022bb490c79799229ef467d9ccc3e5966001b0ae (patch) | |
| tree | d05de6664c429dab38608b391bb0990e8fa7a43b /Documentation/maintainer/index.rst | |
| parent | be78837ca3c88eebd405103a7a2ce891c466b0db (diff) | |
| download | lwn-docs-5.18-2.tar.gz lwn-docs-5.18-2.zip | |
docs: Add a document on how to fix a messy diffstatdocs-5.18-2
A branch with merges in will sometimes create a diffstat containing a lot
of unrelated work at "git request-pull" time. Create a document based on
Linus's advice (found in the links below) and add it to the maintainer
manual in the hope of saving some wear on Linus's keyboard going forward.
Link: https://lore.kernel.org/lkml/CAHk-=wg3wXH2JNxkQi+eLZkpuxqV+wPiHhw_Jf7ViH33Sw7PHA@mail.gmail.com/
Link: https://lore.kernel.org/lkml/CAHk-=wgXbSa8yq8Dht8at+gxb_idnJ7X5qWZQWRBN4_CUPr=eQ@mail.gmail.com/
Acked-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/maintainer/index.rst')
| -rw-r--r-- | Documentation/maintainer/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/maintainer/index.rst b/Documentation/maintainer/index.rst index f0a60435b124..3e03283c144e 100644 --- a/Documentation/maintainer/index.rst +++ b/Documentation/maintainer/index.rst @@ -12,6 +12,7 @@ additions to this manual. configure-git rebasing-and-merging pull-requests + messy-diffstat maintainer-entry-profile modifying-patches |
