]> begriffs open source - ai-pg/blob - full-docs/txt/sourcerepo.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / sourcerepo.txt
1
2 Appendix I. The Source Code Repository
3
4    Table of Contents
5
6    I.1. Getting the Source via Git
7
8    The PostgreSQL source code is stored and managed using the Git version
9    control system. A public mirror of the master repository is available;
10    it is updated within a minute of any change to the master repository.
11
12    Our wiki, https://wiki.postgresql.org/wiki/Working_with_Git, has some
13    discussion on working with Git.