mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-28 04:47:42 +03:00
lol, let’s not do this by default in master
This commit is contained in:
parent
7dbd9c5511
commit
04fe7433a0
@ -244,7 +244,7 @@
|
||||
projectId: projectId,
|
||||
message: commitMessage,
|
||||
files: changedFiles,
|
||||
push: true
|
||||
push: false
|
||||
}).then((result) => {
|
||||
console.log('commit result', result);
|
||||
commitMessage = '';
|
||||
|
Loading…
Reference in New Issue
Block a user