godotengine / godotengine/godot-git-plugin

Add "undo last commit"

Open
#320 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
954
Forks
98
PR merge metrics
No merged PRs in 30d

Description

### Godot version

v4.6.1.stable.official [14d19694e]

### Godot Git Plugin version

3.2.1

### System information

Fedora Linux 43

### Problem statement

Having an "undo last commit" command (instead of having to switch to a terminal) would be very helpful.

### Proposed solution

Implement an "Undo Last Commit" menu item (maybe below "Force Push"?) that will execute `git reset --soft HEAD~1`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.