Skip to content

Commit c73e2e9

Browse files
dschojamill
authored andcommitted
README.md: Add a Windows-specific preamble
Includes touch-ups by Philip Oakley. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 275f219 commit c73e2e9

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
Git for Windows
2+
===============
3+
4+
[![Build status (Windows/macOS/Linux)](https://git-for-windows.visualstudio.com/git/_apis/build/status/12?branch=master)](https://git-for-windows.visualstudio.com/git/_build/latest?definitionId=12&branch=master)
5+
[![Build Status (core.autocrlf=true)](https://git-for-windows.visualstudio.com/_apis/public/build/definitions/f3317b6a-fa67-40d4-9a33-b652e06943df/3/badge)](https://aka.ms/git-for-windows-builds)
6+
[![Join the chat at https://gitter.im/git-for-windows/git](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/git-for-windows/git?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
7+
8+
This is [Git for Windows](http://git-for-windows.github.io/), the Windows port
9+
of [Git](http://git-scm.com/).
10+
11+
The Git for Windows project is run using a [governance
12+
model](http://git-for-windows.github.io/governance-model.html). If you
13+
encounter problems, you can report them as [GitHub
14+
issues](https://github.com/git-for-windows/git/issues), discuss them on Git
15+
for Windows' [Google Group](http://groups.google.com/group/git-for-windows),
16+
and [contribute bug
17+
fixes](https://github.com/git-for-windows/git/wiki/How-to-participate).
18+
119
Git - fast, scalable, distributed revision control system
220
=========================================================
321

@@ -27,14 +45,15 @@ CVS users may also want to read [Documentation/gitcvs-migration.txt][]
2745
(`man gitcvs-migration` or `git help cvs-migration` if git is
2846
installed).
2947

30-
The user discussion and development of Git take place on the Git
48+
The user discussion and development of core Git take place on the Git
3149
mailing list -- everyone is welcome to post bug reports, feature
3250
requests, comments and patches to [email protected] (read
3351
[Documentation/SubmittingPatches][] for instructions on patch submission).
3452
To subscribe to the list, send an email with just "subscribe git" in
3553
the body to [email protected]. The mailing list archives are
3654
available at <https://public-inbox.org/git/>,
3755
<http://marc.info/?l=git> and other archival sites.
56+
The core git mailing list is plain text (no HTML!).
3857

3958
Issues which are security relevant should be disclosed privately to
4059
the Git Security mailing list <[email protected]>.

0 commit comments

Comments
 (0)