savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] [349] Web Link Updates


From: bob
Subject: [Savannah-cvs] [349] Web Link Updates
Date: Mon, 13 Nov 2017 15:13:56 -0500 (EST)

Revision: 349
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=349
Author:   rwp
Date:     2017-11-13 15:13:52 -0500 (Mon, 13 Nov 2017)
Log Message:
-----------
Web Link Updates

Updates and improvements thanks to Rene Genz.

Modified Paths:
--------------
    trunk/sviki/UsingGit.mdwn

Modified: trunk/sviki/UsingGit.mdwn
===================================================================
--- trunk/sviki/UsingGit.mdwn   2017-11-02 02:08:20 UTC (rev 348)
+++ trunk/sviki/UsingGit.mdwn   2017-11-13 20:13:52 UTC (rev 349)
@@ -388,7 +388,8 @@
     git push origin :mybranch
 
 For an easier syntax, you can use `git-publish-branch -d`
-(<http://git-wt-commit.rubyforge.org/#git-publish-branch>).
+(the original location is offline but an archived copy may be found at
+<https://web.archive.org/web/20170128205942/http://git-wt-commit.rubyforge.org/>).
 
 Non-Fast-Forward commits
 ------------------------
@@ -428,21 +429,22 @@
 Links
 -----
 
+-   <https://git-scm.com/doc> - Latest up-to-date information on git.
 -   repo.or.cz: hosting system similar to Savannah. Offers a public
     ''mob'' branch. The internals look a bit ad-hoc (lots of cron jobs
     that changes all permissions, privileges to Apache instead of a
     cron'd backend).
--   <http://git.or.cz/course/> - "switching to
-    git" crash course (from CVS, Git, and also Quilt-\>StGit)
+-   <http://git.or.cz/course/> - Older no longer maintained
+    documentation but still quite useful such as
+    <http://git.or.cz/course/svn.html> "Git for SVN users".
 -   <http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html>
     - Tutorial
--   <http://www.kernel.org/pub/software/scm/git/docs/everyday.html>
+-   <https://www.kernel.org/pub/software/scm/git/docs/giteveryday.html>
     - Everyday GIT With 20 Commands Or So
--   <http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png>
-    - Git Cheat Sheet
+-   
<https://web.archive.org/web/20160321083320/http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png>
+    - Git Cheat Sheet (original site offline now but available from 
archive.org)
 -   <http://www.kernel.org/pub/software/scm/git/docs/user-manual.html>
     A more complete user manual
--   Admin notes for savannah: see infra/git.txt.
 
 FAQ
 ----




reply via email to

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