From 9ea2037676e4a3c825dc373554fc47b1d4828392 Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Sat, 3 Apr 2021 21:29:15 +0200 Subject: Talk about elpa's main branch, not master --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 8c71782..bf571f1 100644 --- a/README +++ b/README @@ -385,11 +385,11 @@ correctly in the commit. ** External branches A copy of the code of every package is kept in the =elpa.git= repository -(not in the default branch) and if applicable should be sync'd with the +(not in the =main= branch) and if applicable should be sync'd with the upstream every once in a while. This copy may include local changes, although these should be kept to a minimum. -The copy of the code is not kept in the default branch but in the +The copy of the code is not kept in the =main= branch but in the =elpa/= branch in the =elpa.git= repository. To add a new package, first add this =elpa.git= repository as a @@ -417,7 +417,7 @@ Then edit the =elpa-packages= file as mentioned above, add the line ("realgud-ipdb" :url "https://github.com/realgud/realgud-ipdb") #+end_src -and push that change to the default branch of =elpa=. After it's added to +and push that change to the =main= branch of =elpa=. After it's added to the =elpa-packages= file, the package can be maintained just by pushing changes to the =elpa/= branch. -- cgit v1.0