Skip to content

Commit

Permalink
use entity
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Jan 30, 2024
1 parent 92a1c51 commit 856cbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Iceberg-TipUI/IceTipCherryPickCommand.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ IceTipCherryPickCommand >> execute [
{ #category : 'executing' }
IceTipCherryPickCommand >> selectedCommitish [

^ self context selectedCommit realObject entity
^ self context selectedCommit entity
]

0 comments on commit 856cbfc

Please sign in to comment.