From: Oleg Broytman Date: Mon, 8 Jun 2015 22:06:05 +0000 (+0300) Subject: Canonical address for kernel.org is www.kernel.org X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=0e2710589d8649fc39f27185072001dd5aa56ce0;hp=910f0000abefa817cad6f7770e56a96c4bcdefd5;p=git-wiki.git Canonical address for kernel.org is www.kernel.org --- diff --git a/pep-git.txt b/pep-git.txt index 6a298b9..6365fb8 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -380,7 +380,7 @@ TODO: describe undo strategies: git reset, git revert, git checkout, git reflog. "Commit early, commit often". How to undo a merge -https://kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.html +https://www.kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.html Merge or rebase?