From c233c6330118147d681e68a2fdd23225ff5f219b Mon Sep 17 00:00:00 2001 From: Katrin Leinweber Date: Sat, 22 Feb 2020 20:17:49 +0100 Subject: [PATCH] TEST: Change something to create a new branch & PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c41c256..b949ac7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ > > -- liberally quoted from: [Karl Popper's _Conjectures and Refutations: The Growth of Scientific Knowledge_ (1963)](https://en.wikiquote.org/wiki/Karl_Popper#Conjectures_and_Refutations:_The_Growth_of_Scientific_Knowledge_(1963)) -This tool helps maintainers observe all forks of a given repository. +This tool helps maintainers observe the forks around a given repository. It finds branches that could be sent upstream by their authors, but weren't (for whatever reason). Thus, _poPR_ helps to review forked code, in order to merge or cherry-pick it.