Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] arc revert #196

Open
Brilator opened this issue Jun 14, 2023 · 3 comments
Open

[Feature Request] arc revert #196

Brilator opened this issue Jun 14, 2023 · 3 comments
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature

Comments

@Brilator
Copy link
Member

Is your feature request related to a problem? Please describe.
It's easy to mess up an ARC / the ISA structure.
It's hard to "undo" this.

Describe the solution you'd like
Would be nice to have an option arc revert (similar to git revert) to revert the last commit.

Additional context
Maybe even automate to list the last x commits to choose from.

@HLWeil
Copy link
Member

HLWeil commented Jul 20, 2023

Hey, so I see the appeal of this functionality. But I'm not sure about the gain compared to just using git revert instead.

@Brilator
Copy link
Member Author

Maybe to hand over to ARCitect?
Not sure, if ARCitect runs any git commands itself or leverages arc commander only.

@HLWeil
Copy link
Member

HLWeil commented Jul 20, 2023

Getting the commit history is a single command anyways. So if ARCitect would implement this GUI-supported reversion, it would probably also be better off just calling git log.

@omaus omaus added the Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature
Projects
Status: No status
Development

No branches or pull requests

3 participants