branch: externals/tramp
commit fac9f930feac7031bc319eff9cb3a6e8dcf13827
Author: Michael Albinus <michael.albi...@gmx.de>
Commit: Michael Albinus <michael.albi...@gmx.de>

    Precise README-GIT
---
 README-GIT | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/README-GIT b/README-GIT
index 522b2dd..0b9bc6c 100644
--- a/README-GIT
+++ b/README-GIT
@@ -1,8 +1,12 @@
-This repository has two remotes, "origin" and "elpa". They are
-pulled/pushed like this:
+This is the local Tramp repository, branch externals/tramp. It has two
+remotes, "origin" and "elpa". They are pulled/pushed like this:
 
-git pull origin
-git push origin
+# git pull origin
+# git push origin
 
-git pull elpa externals/tramp
-git push elpa externals/tramp
+# git pull elpa externals/tramp
+# git push elpa externals/tramp
+
+These commands do not apply to the local ELPA repository. This uses
+"make externals" for a pull; a push for the Tramp part is not
+expected.

Reply via email to