question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SCM: Add `amend` checkbox to commit panel

See original GitHub issue

For now, we have the opportunity to amend commits via command palette or via git context menu.

It would be great if there were an amend checkbox right beside the commit message box to have this feature integrated in the source control panel.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:24
  • Comments:5

github_iconTop GitHub Comments

3reactions
aminomancercommented, Nov 4, 2022

There is also the arrow dropdown menu next to the Commit button. It includes Commit, Commit & Sync, and Commit & Push. “Commit Staged (Amend)” could be added to that menu. For that matter, so could “Stash”

3reactions
epouthiercommented, Dec 3, 2019

On other git editors, the checkbox to amend a commit writes the commit message with previous commit if the field is empty.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Commit Changes - SAP Web IDE Full-Stack
Enter a description of the change in Commit Description. If you want to add the current changes to the last commit, select the...
Read more >
What is Amend Commit checkbox in git extension?
Git ammend merges your changes into your last commit instead of storing it as a new commit. Can be quite handy when you...
Read more >
Settings — GitExtensions 3.4 documentation
The 'Amend commit' checkbox is being unchecked after each commit. So, when the 'Commit dialog' is being closed automatically after commiting changes, the...
Read more >
SCM Sync Configuration - Jenkins Plugins
To install SCM Sync Configuration Plugin, Go to the "plugin management" section in the administration Panel. Latest released version will be ...
Read more >
a fast and friendly git client for Mac and Windows - Fork
Add a Preference for - or _ in branch naming when pressing space. Improved ... Amend checkbox remains enabled after skipping pre-commit hook ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found