lyft / clutch

Extensible platform for infrastructure management
https://clutch.sh
Apache License 2.0
1.67k stars 116 forks source link

backend: Add support for deleting dirs in GitHub CreateBranch #3106

Closed septum closed 1 week ago

septum commented 2 weeks ago

Description

Testing Performed

Manual

septum commented 1 week ago

maybe not needed, but are there plans to add unit tests later?

Yes, we'll encapsulate the logic of CreateBranch and CreateCommit in a later commit. That will be the piece we'll mock in the tests.