Earl Warren cfefe2b6c9
chore(refactor): split repo_service.ForkRepository in two
ForkRepository performs two different functions:

* The fork itself, if it does not already exist
* Updates and notifications after the fork is performed

The function is split to reflect that and otherwise unmodified.

The two function are given different names to:

* clarify which integration tests provides coverage
* distinguish it from the notification method by the same name
2024-08-11 12:40:34 +02:00
..
2023-12-19 09:29:05 +00:00
2024-02-02 19:11:39 -05:00
2024-04-05 16:49:15 +02:00
2024-06-09 11:13:39 +02:00