Due to merging in weird ways, without double checking what is going on. We have duplicate code, please fix
Originally created by @Stefan-5422 on GitHub (May 31, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/61
Originally assigned to: @Flexla54 on GitHub.
Due to merging in weird ways, without double checking what is going on. We have duplicate code, please fix
Stone_Red
added the bug label 2026-09-04 00:21:40 +02:00
Due to merging in weird ways, without double checking what is going on. We have duplicate code.
Ok sounds like my try to complete/fix the merge, duplicated some code (commit: 6edaf890b1) . I reverted it. Please let me know if that fixed the issue.
<!-- gh-comment-id:1143532518 -->
@Flexla54 commented on GitHub (Jun 1, 2022):
> Due to merging in weird ways, without double checking what is going on. We have duplicate code.
Ok sounds like my try to complete/fix the merge, duplicated some code (commit: 6edaf890b180dbf3e717260a9e12dd963cb600c1) . I reverted it. Please let me know if that fixed the issue.
<!-- gh-comment-id:1143612041 -->
@stephan418 commented on GitHub (Jun 1, 2022):
@Flexla54 I actually did not check that commit specifically. However, there is at least one double-import on the feature-endpoints branch (refer to https://github.com/detleph/server/commit/95784a2a9faec7310a45c6c6c6a096c6c34c602c#r74984451)
Ok. I think that I've caught them all! (commit: 569695245f )
<!-- gh-comment-id:1144201019 -->
@Flexla54 commented on GitHub (Jun 1, 2022):
Ok. I think that I've caught them all! (commit: 569695245fd787079e1d67a771a68b68e2cfa0ee )
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Stefan-5422 on GitHub (May 31, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/61
Originally assigned to: @Flexla54 on GitHub.
Due to merging in weird ways, without double checking what is going on. We have duplicate code, please fix
@Flexla54 commented on GitHub (Jun 1, 2022):
Ok sounds like my try to complete/fix the merge, duplicated some code (commit:
6edaf890b1) . I reverted it. Please let me know if that fixed the issue.@stephan418 commented on GitHub (Jun 1, 2022):
@Flexla54 I actually did not check that commit specifically. However, there is at least one double-import on the feature-endpoints branch (refer to https://github.com/detleph/server/commit/95784a2a9faec7310a45c6c6c6a096c6c34c602c#r74984451)
@Flexla54 commented on GitHub (Jun 1, 2022):
Ok. I think that I've caught them all! (commit:
569695245f)@stephan418 commented on GitHub (Jun 3, 2022):
Seems fixed