emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] elpa-admin 9ea2037 07/12: Talk about elpa's main branch, not mast


From: Jonas Bernoulli
Subject: [elpa] elpa-admin 9ea2037 07/12: Talk about elpa's main branch, not master
Date: Wed, 20 Oct 2021 18:51:56 -0400 (EDT)

branch: elpa-admin
commit 9ea2037676e4a3c825dc373554fc47b1d4828392
Author: Tassilo Horn <tsdh@gnu.org>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    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/<pkg-name>= 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/<pkgname>= branch.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]