|
1 |
| -[](https://dev.azure.com/git/git/_build/latest?definitionId=11) |
| 1 | +Git for Windows |
| 2 | +=============== |
| 3 | + |
| 4 | +[](https://dev.azure.com/git-for-windows/git/_build/latest?definitionId=17) |
| 5 | +[](https://dev.azure.com/Git-for-Windows/git/_build/latest?definitionId=3) |
| 6 | +[](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). |
2 | 18 |
|
3 | 19 | Git - fast, scalable, distributed revision control system
|
4 | 20 | =========================================================
|
@@ -29,14 +45,15 @@ CVS users may also want to read [Documentation/gitcvs-migration.txt][]
|
29 | 45 | (`man gitcvs-migration` or `git help cvs-migration` if git is
|
30 | 46 | installed).
|
31 | 47 |
|
32 |
| -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 |
33 | 49 | mailing list -- everyone is welcome to post bug reports, feature
|
34 | 50 | requests, comments and patches to [email protected] (read
|
35 | 51 | [Documentation/SubmittingPatches][] for instructions on patch submission).
|
36 | 52 | To subscribe to the list, send an email with just "subscribe git" in
|
37 | 53 | the body to [email protected]. The mailing list archives are
|
38 | 54 | available at <https://lore.kernel.org/git/>,
|
39 | 55 | <http://marc.info/?l=git> and other archival sites.
|
| 56 | +The core git mailing list is plain text (no HTML!). |
40 | 57 |
|
41 | 58 | Issues which are security relevant should be disclosed privately to
|
42 | 59 | the Git Security mailing list <[email protected]>.
|
|
0 commit comments