lalli-oni / lalli-oni/nushell-modules

git

Open
#6 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Loading stash (based on branch) [status: already got script in zsh, needs porting to zsh]
  2. Stash management (cleanup, pruning)
  3. Rebasing feature branch on release branch [status: already got script in zsh, needs porting to zsh]
  4. Pruning merged branches

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.