git/Documentation/howto
Junio C Hamano 9c4c840901 howto-maintain-git: discarding inactive topics
When a patch series happened to look interesting to the maintainer
but is not ready for 'next', it is applied on a topic branch and
merged to the 'seen' branch to keep an eye on it.  In an ideal
world, the participants give reviews and the original author
responds to the reviews, and such iterations may produce newer
versions of the patch series, and at some point, a concensus is
formed that the latest round is good enough for 'next'.  Then the
topic is merged to 'next' for inclusion in a future release.

In a much less ideal world we live in, however, a topic sometimes
get stalled.  The original author may not respond to hanging review
comments, may promise an update will be sent but does not manage to
do so, nobody talks about the topic on the list and nobody builds
upon it, etc.

Following the recent trend to document and give more transparency to
the decision making process, let's set a deadline to keep a topic
still alive, and actively discard those that are inactive for a long
period of time.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-26 12:13:34 -07:00
..
coordinate-embargoed-releases.txt documentation: fix subject/verb agreement 2023-10-09 12:06:29 -07:00
keep-canonical-history-correct.txt doc: switch links to https 2023-11-26 10:07:05 +09:00
maintain-git.txt howto-maintain-git: discarding inactive topics 2024-09-26 12:13:34 -07:00
new-command.txt new-command.txt: update reference to builtin docs 2023-02-06 14:07:33 -08:00
rebase-from-internal-branch.txt docs: adjust the technical overview for the rename `pu` -> `seen` 2020-06-25 09:18:55 -07:00
rebuild-from-update-hook.txt doc: use https links to avoid http redirect 2017-04-20 22:05:37 -07:00
recover-corrupted-blob-object.txt The name of the hash function is "SHA-1", not "SHA1" 2013-04-15 11:08:37 -07:00
recover-corrupted-object-harder.txt docs: move pack format docs to man section 5 2022-08-04 14:12:24 -07:00
revert-a-faulty-merge.txt doc: fix the 'revert a faulty merge' ASCII art tab spacing 2016-10-24 18:09:46 -07:00
revert-branch-rebase.txt docs: adjust the technical overview for the rename `pu` -> `seen` 2020-06-25 09:18:55 -07:00
separating-topic-branches.txt Documentation: fix a bunch of typos, both old and new 2019-11-07 13:42:00 +09:00
setup-git-server-over-http.txt doc: format pathnames and URLs as monospace. 2019-03-13 11:14:22 +09:00
update-hook-example.txt doc: avoid redundant use of cat 2024-03-16 11:08:55 -07:00
use-git-daemon.txt documentation: add missing words 2023-10-09 12:06:29 -07:00
using-merge-subtree.txt documentation: wording improvements 2023-10-09 12:04:21 -07:00
using-signed-tag-in-pull-request.txt Documentation: the name of the system is 'Git', not 'git' 2013-02-01 13:53:33 -08:00