mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 14:31:30 +03:00
commit
f5b904556d
@ -385,7 +385,7 @@
|
|||||||
currentCommitMessage.set(commit.description);
|
currentCommitMessage.set(commit.description);
|
||||||
e.stopPropagation();
|
e.stopPropagation();
|
||||||
undoCommit(commit);
|
undoCommit(commit);
|
||||||
}}>Undo</Button
|
}}>Uncommit</Button
|
||||||
>
|
>
|
||||||
{/if}
|
{/if}
|
||||||
<Button
|
<Button
|
||||||
|
Loading…
Reference in New Issue
Block a user