mirror of
https://github.com/octoleo/restic.git
synced 2025-01-11 10:18:10 +00:00
Merge pull request #1922 from salbertson/patch-2
Use https when linking to chris.beams.io
This commit is contained in:
commit
017cd113d3
@ -164,7 +164,7 @@ history and triaging bugs much easier.
|
|||||||
Git commit messages have a very terse summary in the first line of the commit
|
Git commit messages have a very terse summary in the first line of the commit
|
||||||
message, followed by an empty line, followed by a more verbose description or a
|
message, followed by an empty line, followed by a more verbose description or a
|
||||||
List of changed things. For examples, please refer to the excellent [How to
|
List of changed things. For examples, please refer to the excellent [How to
|
||||||
Write a Git Commit Message](http://chris.beams.io/posts/git-commit/).
|
Write a Git Commit Message](https://chris.beams.io/posts/git-commit/).
|
||||||
|
|
||||||
If you change/add multiple different things that aren't related at all, try to
|
If you change/add multiple different things that aren't related at all, try to
|
||||||
make several smaller commits. This is much easier to review. Using `git add -p`
|
make several smaller commits. This is much easier to review. Using `git add -p`
|
||||||
|
Loading…
Reference in New Issue
Block a user