- 掃描 ID:
- 700b7627-6363-4fcc-abc8-51eaf05edc63已完成
- 已提交的 URL:
- https://git-scm.com/
- 報告完成時間:
連結 · 找到 19 個
從頁面中識別的傳出連結
連結 | Text |
---|---|
https://www.amazon.com/Pro-Git-Scott-Chacon/dp/1484200772?ie=UTF8&camp=1789&creative=9325&creativeASIN=1430218339&linkCode=as2&tag=git-sfconservancy-20 | Amazon.com |
https://raw.github.com/git/git/master/Documentation/RelNotes/2.47.1.txt | Release Notes |
https://www.kernel.org/pub/software/scm/git/ | Tarballs |
https://github.com/git/git | Source Code |
https://github.com/google | |
https://github.com/Microsoft | Microsoft |
https://github.com/twitter | |
https://github.com/linkedin | |
https://github.com/netflix | Netflix |
https://perl5.git.perl.org/perl.git | Perl |
JavaScript 變數 · 找到 22 個
在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取
名稱 | 類型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
html5 | object |
Modernizr | object |
yepnope | function |
tagline | string |
$ | function |
jQuery | function |
DP_jQuery_1734717907631 | function |
主控台記錄訊息 · 找到 0 條
記錄到 Web 主控台的訊息
HTML
頁面的原始 HTML 主體
<!DOCTYPE html><html lang="en" class=" js fontface webkit chrome no-windows no-ie8"><head>
<meta name="generator" content="Hugo 0.139.4">
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Git</title>
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link rel="stylesheet" href="/application.min.css">
<script src="/js/modernizr.js"></script>
<script src="/js/modernize.js"></script>
</head>
<body id="home">
<div class="inner">
<header>
<a href="/"><img src="/images/[email protected]" width="110" height="46" alt="Git"></a>
<span id="tagline">--everything-is-local</span>
<script type="text/javascript">
const taglines = [
"fast-version-control",
"everything-is-local",
"distributed-even-if-your-workflow-isnt",
"local-branching-on-the-cheap",
"distributed-is-the-new-centralized"
];
var tagline = taglines[Math.floor(Math.random() * taglines.length)];
document.getElementById('tagline').innerHTML = '--' + tagline;
</script>
<form id="search" action="/search/results">
<input id="search-text" name="search" placeholder="Type / to search entire site…" autocomplete="off" type="text">
</form>
<div id="search-results"></div>
</header>
</div>
<div id="masthead">
<div class="inner">
<div>
<p>
Git is a <a href="/about/free-and-open-source">free and open source</a>
distributed version control system designed to handle everything from small to
very large projects with speed and efficiency.
</p>
<p>
Git is <a href="/doc">easy to learn</a> and has a
<a href="/about/small-and-fast">tiny footprint with lightning fast performance</a>.
It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase
with features like <a href="/about/branching-and-merging">cheap local branching</a>,
convenient <a href="/about/staging-area">staging areas</a>, and
<a href="/about/distributed">multiple workflows</a>.
</p>
</div>
<div class="illustration-wrapper">
<img class="illustration" src="/images/[email protected]" width="389" height="251">
</div>
</div>
</div>
<div id="content-wrapper">
<div class="inner">
<div id="front-content">
<section id="front-navigation">
<nav id="front-nav">
<ul>
<li id="nav-about">
<a href="/about">
<img src="/images/icons/[email protected]" width="74" height="74">
<h3>About</h3>
<p>The advantages of Git compared to other source control systems.</p>
</a>
</li>
<li id="nav-documentation">
<a href="/doc">
<img src="/images/icons/[email protected]" width="74" height="74">
<h3>Documentation</h3>
<p>Command reference pages, Pro Git book content, videos and other material.</p>
</a>
</li>
<li id="nav-downloads">
<a href="/downloads">
<img src="/images/icons/[email protected]" width="74" height="74">
<h3>Downloads</h3>
<p>GUI clients and binary releases for all major platforms.</p>
</a>
</li>
<li id="nav-community">
<a href="/community">
<img src="/images/icons/[email protected]" width="74" height="74">
<h3>Community</h3>
<p>Get involved! Bug reporting, mailing list, chat, development and more.</p>
</a>
</li>
</ul>
</nav>
<div id="front-book">
<img src="/images/progit2.png" width="56" height="74">
<p>
<strong><a href="/book">Pro Git</a></strong>
by Scott Chacon and Ben Straub is available to
<a href="/book">read online for free</a>.
Dead tree versions are available on <a href="https://www.amazon.com/Pro-Git-Scott-Chacon/dp/1484200772?ie=UTF8&camp=1789&creative=9325&creativeASIN=1430218339&linkCode=as2&tag=git-sfconservancy-20">Amazon.com</a>.
</p>
</div>
</section>
<section id="front-downloads">
<div class="monitor">
<h4> Latest source Release </h4>
<span class="version">
2.47.1
</span>
<a href="https://raw.github.com/git/git/master/Documentation/RelNotes/2.47.1.txt">Release Notes</a>
<span class="release-date">
(2024-11-25)
</span>
<span data-mac="2.33.0" data-win="2.47.1" id="installer-version"></span>
<a href="https://www.kernel.org/pub/software/scm/git/" class="button" id="download-link">Download Source Code</a>
</div>
<table>
<tbody><tr>
<td nowrap="true"><a href="/downloads/guis" class="icon gui" id="gui-link">Graphical UIs</a></td>
<td nowrap="true"><a href="https://www.kernel.org/pub/software/scm/git/" class="icon older-releases">Tarballs</a></td>
</tr>
<tr>
<td nowrap="true"><a href="/download/win" class="icon windows" id="alt-link">Windows Build</a></td>
<td nowrap="true"><a href="https://github.com/git/git" class="icon source">Source Code</a></td>
</tr>
</tbody></table>
</section>
</div>
<section id="companies-projects">
<h3 class="text-center"> Companies & Projects Using Git </h3>
<ul>
<li><a href="https://github.com/google" class="google">Google</a></li>
<li><a href="https://github.com/Microsoft" class="microsoft">Microsoft</a></li>
<li><a href="https://github.com/twitter" class="twitter">Twitter</a></li>
<li><a href="https://github.com/linkedin" class="linked-in">LinkedIn</a></li>
<li><a href="https://github.com/netflix" class="netflix">Netflix</a></li>
<li><a href="https://perl5.git.perl.org/perl.git" class="perl">Perl</a></li>
<li><a href="https://git.postgresql.org/gitweb/" class="postgresql">PostgreSQL</a></li>
<li><a href="https://android-review.googlesource.com/#/q/status:open,n,z" class="android">Android</a></li>
<li><a href="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git" class="linux">Linux</a></li>
<li><a href="https://github.com/rails/rails" class="rails">Ruby on Rails</a></li>
<li><a href="https://code.qt.io/cgit/" class="qt">Qt</a></li>
<li><a href="https://gitlab.gnome.org/GNOME" class="gnome">Gnome</a></li>
<li><a href="https://git.eclipse.org/c/" class="eclipse">Eclipse</a></li>
<li><a href="https://invent.kde.org/explore/groups" class="kde">KDE</a></li>
<li><a href="https://cgit.freedesktop.org/xorg/xserver/" class="x">X</a></li>
</ul>
</section>
<footer>
<div class="site-source">
<a href="/site">About this site</a><br>
Patches, suggestions, and comments are welcome.
</div>
<div class="sfc-member">
Git is a member of <a href="/sfc">Software Freedom Conservancy</a>
</div>
</footer>
<a href="#top" class="scrollToTop" id="scrollToTop" data-label="Scroll to top">
<img src="/images/icons/[email protected]" width="20" height="20" alt="scroll-to-top">
</a>
<script src="/js/jquery-1.7.1.min.js"></script>
<script src="/js/jquery-ui-1.8.18.custom.min.js"></script>
<script src="/js/jquery.defaultvalue.js"></script>
<script src="/js/session.min.js"></script>
<script src="/js/application.min.js"></script>
</div>
</div>
</body></html>