]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/update-urls-in-doc-and-comment'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Dec 2023 22:10:12 +0000 (14:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Dec 2023 22:10:12 +0000 (14:10 -0800)
Stale URLs have been updated to their current counterparts (or
archive.org) and HTTP links are replaced with working HTTPS links.

* js/update-urls-in-doc-and-comment:
  doc: refer to internet archive
  doc: update links for andre-simon.de
  doc: switch links to https
  doc: update links to current pages

19 files changed:
1  2 
Documentation/CodingGuidelines
Documentation/MyFirstContribution.txt
Documentation/git-format-patch.txt
Documentation/git-send-email.txt
Documentation/git.txt
Documentation/gitprotocol-http.txt
Documentation/gitweb.conf.txt
Documentation/gitweb.txt
INSTALL
Makefile
git-cvsimport.perl
git-gui/git-gui.sh
gitweb/INSTALL
gitweb/gitweb.perl
t/README
t/perf/perf-lib.sh
t/t9801-git-p4-branch.sh
t/test-lib-functions.sh
t/test-lib.sh

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
index 1030e9667ea8c2a0089cef0a725f57581093aa19,434893595a480ce3a3a06ad16f8431d0f4285066..ddd4a0fc70571b83ab6c00bbfc4fd94cabfd4464
@@@ -24,11 -24,11 +24,11 @@@ Gitweb provides a web interface to Git 
  * Viewing the blame/annotation details of any file (if enabled).
  * Generating RSS and Atom feeds of commits, for any branch.
    The feeds are auto-discoverable in modern web browsers.
 -* Viewing everything that was changed in a revision, and step through
 +* Viewing everything that was changed in a revision, and stepping through
    revisions one at a time, viewing the history of the repository.
 -* Finding commits which commit messages matches given search term.
 +* Finding commits whose commit messages match a given search term.
  
- See http://repo.or.cz/w/git.git/tree/HEAD:/gitweb/[] for gitweb source code,
+ See https://repo.or.cz/w/git.git/tree/HEAD:/gitweb/[] for gitweb source code,
  browsed using gitweb itself.
  
  
diff --cc INSTALL
Simple merge
diff --cc Makefile
Simple merge
Simple merge
Simple merge
diff --cc gitweb/INSTALL
Simple merge
Simple merge
diff --cc t/README
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc t/test-lib.sh
Simple merge