diff options
| author | Maxime Coste <mawww@kakoune.org> | 2019-10-23 22:37:58 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2019-10-23 22:37:58 +1100 |
| commit | a1b6bca54047d978fbbb472e4047fdcb55751e77 (patch) | |
| tree | 1051d8733ebc06f6900ddd154d45838b37403b1d | |
| parent | d268f8bb81e491bb31762aa8636afe14f87beffc (diff) | |
| parent | 0b7b4d6058613531b27eb0efce4287ce9d9eff2f (diff) | |
Merge remote-tracking branch 'nfultz/patch-1'
| -rw-r--r-- | CONTRIBUTING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index 869a4efd..eeaafc21 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -12,3 +12,9 @@ your name or nickname): large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. + + + +The command to create an empty commit from the command line is + + git commit --allow-empty |
