lalli-oni / lalli-oni/nushell-modules
git
Open
@lalli-oni is already working on this.
Since Jun 30, 2023.
enhancement
Module
- Dominant language
- Nushell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Background
There are a lot of git GUI clients out there, paid and free. But often users are forced to jump between them for specific workflows to achieve very specific workflows (fx. resetting local branch off of origin/main or rebasing feature branch on release). git CLI client is very prevalent.
Scripts
- Loading stash (based on branch) [status: already got script in zsh, needs porting to zsh]
- Stash management (cleanup, pruning)
- Rebasing feature branch on release branch [status: already got script in zsh, needs porting to zsh]
- Pruning merged branches
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.