diff options
Diffstat (limited to 'admin/notes/repo')
-rw-r--r-- | admin/notes/repo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/notes/repo b/admin/notes/repo index 827d6ed1b98..f6004a97db1 100644 --- a/admin/notes/repo +++ b/admin/notes/repo @@ -11,7 +11,7 @@ install it only on the emacs-24 branch, not on the master as well. Installing things manually into more than one branch makes merges more difficult. -https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01124.html +https://lists.gnu.org/r/emacs-devel/2010-03/msg01124.html The exception is, if you know that the change will be difficult to merge to the master (eg because the master code has changed a lot). @@ -40,7 +40,7 @@ so interim merges are unnecessary. Or use shelves; or rebase; or do something else. See the thread for yet another fun excursion into the exciting world of version control. -https://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00086.html +https://lists.gnu.org/r/emacs-devel/2010-04/msg00086.html * Installing changes from gnulib |