Set commit message for staged files externally? #2185
davidfraser
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Suppose that users can write and submit information to the
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have external tools producing a set of changes and staging them, and writing a commit message, but I'd like to review the changes in SourceGit before actually committing. Is it possible to write a git message to a file somewhere so that sourcegit will read it (like
.git/GITGUI_MSGfor git gui?) if switching to the LOCAL CHANGES view and no message is in the GUI already?Beta Was this translation helpful? Give feedback.
All reactions