lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 631b335 1/4: Improve git configuration: pull


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 631b335 1/4: Improve git configuration: pull without presenting credentials
Date: Sat, 24 Mar 2018 08:21:46 -0400 (EDT)

branch: master
commit 631b335f77271c5fdcabb93253397fd4004af011
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve git configuration: pull without presenting credentials
    
    See:
      https://lists.nongnu.org/archive/html/lmi/2018-03/msg00098.html
---
 README.schroot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.schroot b/README.schroot
index 2056066..70b1aeb 100644
--- a/README.schroot
+++ b/README.schroot
@@ -431,7 +431,7 @@ ln --symbolic --force --no-dereference ../hooks .git
 
 # Iff this chroot needs write access to savannah, then reconfigure
 # the URL, using your savannah ID instead of mine:
-# git remote set-url origin address@hidden:/srv/git/lmi.git
+# git remote set-url --push origin address@hidden:/srv/git/lmi.git
 
 # Duplicate proprietary repository (if available).
 # First, copy "blessed" repository (here, 'cp' is sufficient: this



reply via email to

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