|
1 |
| -[](https://github.com/git/git/actions?query=branch%3Amaster+event%3Apush) |
| 1 | +Git for Windows |
| 2 | +=============== |
| 3 | + |
| 4 | +[](https://github.com/git-for-windows/git/actions?query=branch%3Amaster+event%3Apush) |
| 5 | +[](https://gitter.im/git-for-windows/git?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
| 6 | + |
| 7 | +This is [Git for Windows](http://git-for-windows.github.io/), the Windows port |
| 8 | +of [Git](http://git-scm.com/). |
| 9 | + |
| 10 | +The Git for Windows project is run using a [governance |
| 11 | +model](http://git-for-windows.github.io/governance-model.html). If you |
| 12 | +encounter problems, you can report them as [GitHub |
| 13 | +issues](https://github.com/git-for-windows/git/issues), discuss them on Git |
| 14 | +for Windows' [Google Group](http://groups.google.com/group/git-for-windows), |
| 15 | +and [contribute bug |
| 16 | +fixes](https://github.com/git-for-windows/git/wiki/How-to-participate). |
2 | 17 |
|
3 | 18 | Git - fast, scalable, distributed revision control system
|
4 | 19 | =========================================================
|
@@ -29,14 +44,15 @@ CVS users may also want to read [Documentation/gitcvs-migration.txt][]
|
29 | 44 | (`man gitcvs-migration` or `git help cvs-migration` if git is
|
30 | 45 | installed).
|
31 | 46 |
|
32 |
| -The user discussion and development of Git take place on the Git |
| 47 | +The user discussion and development of core Git take place on the Git |
33 | 48 | mailing list -- everyone is welcome to post bug reports, feature
|
34 | 49 | requests, comments and patches to [email protected] (read
|
35 | 50 | [Documentation/SubmittingPatches][] for instructions on patch submission).
|
36 | 51 | To subscribe to the list, send an email with just "subscribe git" in
|
37 | 52 | the body to [email protected]. The mailing list archives are
|
38 | 53 | available at <https://lore.kernel.org/git/>,
|
39 | 54 | <http://marc.info/?l=git> and other archival sites.
|
| 55 | +The core git mailing list is plain text (no HTML!). |
40 | 56 |
|
41 | 57 | Issues which are security relevant should be disclosed privately to
|
42 | 58 | the Git Security mailing list <[email protected]>.
|
|
0 commit comments