On Fri, Feb 22, 2019 at 10:58 AM Olga Telezhnaya <olyatelezhnaya@xxxxxxxxx> wrote: > I also have a question about site https://git-scm.com/docs/ > I thought it is updated automatically based on Documentation folder in > the project, but it is not true. I edited docs for for-each-ref in > December, I still see my patch in master, but for-each-ref docs in > git-csm is outdated. Is it OK? If you look at https://git-scm.com/docs/git-for-each-ref, you'll find a pop-up control at the top of the page which allows you to select documentation for a particular release of Git (say, 2.19.1). Your change to git-for-each-ref.txt may be in "master" but is not yet in any official final release. It will be in 2.21.0, but that release is still in the RC stage, thus doesn't appear at https://git-scm.com/docs/git-for-each-ref.