Skip to content

Commit

Permalink
fix: picking wrong commit to cherry-pick if submodule branch is alrea…
Browse files Browse the repository at this point in the history
…dy up-to-date (#6)
  • Loading branch information
github-actions[bot] committed Apr 29, 2024
1 parent 1d23a98 commit 63b4c31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "this-is-another-test"]
path = this-is-another-test
url = [email protected]:wireapp/this-is-another-test.git
1 change: 1 addition & 0 deletions this-is-another-test
Submodule this-is-another-test added at 7e0a5a

0 comments on commit 63b4c31

Please sign in to comment.