~patchwork-devs/patchwork/patchwork

Viewing all changes in revision 1748.

  • Committer: Daniel Axtens
  • Author(s): Rohit Sarkar
  • Date: 2020-08-10 01:44:40 UTC
  • Revision ID: git-v1:fe0c0ca7279e35904c488dea57345e1d4f13f895
management: introduce replacerelations command

The replacerelations script is used to ingest relations into Patchwork's
patch database. A patch groups file is taken as input, which on each
line contains a space separated list of patchwork ids denoting a
relation. All the existing relations in Patchwork's database are removed
and the relations read from the patch groups file are ingested.

Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com>
[dja: pep8, drop relations directory as empty dirs don't get stored by git,
      comment about how lines are generated.]
Signed-off-by: Daniel Axtens <dja@axtens.net>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: