diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-06-21 13:13:47 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-06-21 13:13:47 +0200 |
commit | 984917a62e512d9c96b5a9d37816d7d011d0cf75 (patch) | |
tree | bd8c2cc523ec0e799f287c30207ab3c9e18b0aef /README.git | |
parent | eb57a3315a837eff6f0e513ecdbd76824c5d6390 (diff) | |
download | fetchmail-984917a62e512d9c96b5a9d37816d7d011d0cf75.tar.gz fetchmail-984917a62e512d9c96b5a9d37816d7d011d0cf75.tar.bz2 fetchmail-984917a62e512d9c96b5a9d37816d7d011d0cf75.zip |
Document names of branches.
Diffstat (limited to 'README.git')
-rw-r--r-- | README.git | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ In order to be able to build from the git repository (working directory), some files need to be (re-)generated. +The names of the branches are listed in the FAQ, section G2. + Note that these generated files will be shipped with "make dist", so the end user will not need these packages. @@ -28,4 +30,4 @@ $ make (become root) # make install-strip --- Matthias Andree, 2020-03-30 +-- Matthias Andree, 2020-06-21 |