gunstage icon indicating copy to clipboard operation
gunstage copied to clipboard

šŸ”« Ā `git unstage` as aĀ service: a Git plugin for the shell that automagically remembers all the different commands there are to remove files fromĀ staging and when to useĀ each

Results 8 gunstage issues
Sort by recently updated
recently updated
newest added

```sh gunstage --version ``` should return something like > https://github.com/LucasLarson/gunstage/blob/4aae64ac16e42c30efbd8e6a65eb5077c437bebf/citation.cff#L13 or alternatively, something like what `git describe` returns on a clone of this repository > ```sh > v1.8.2-22-gae1db6d973 > ```

enhancement

Where `git unstage` will return a `git status`, there is no way to prevent colorĀ output: - https://github.com/LucasLarson/gunstage/blob/f172b485fda43daf264eb95c066750f518eb5bc0/bin/git-unstage#L31 - https://github.com/LucasLarson/gunstage/blob/f172b485fda43daf264eb95c066750f518eb5bc0/bin/git-unstage#L43 This repository should adopt the closest existing standard ā€“ [`no-color.org`](https://no-color.org)ā€™s[^1]...

enhancement

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

A plugin needs plugin-installation instructions. Consider linking to [`olets/zsh-abbr`](/olets/zsh-abbr/tree/40d8f747e2#plugin)ā€™s [plugin-agnostic instructions](https://gist.github.com/06009589d7887617e061481e22cf5a4a).

documentation
enhancement
help wanted
good first issue

Calling `gunstage` currently shows a help message when called from outside a git repository. It should also return a failing exit code; git itself returns `128` in suchĀ situations.

add year that Twitter created [the repoā€™s preview image](https://github.com/LucasLarson/gunstage/commit/5e46d1ab296fd246410ce9faae9a388725703b12)

Bumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6. Release notes Sourced from github/super-linter's releases. v6 Full Changelog: https://github.com/github/super-linter/compare/v4.10.2...v6 Changelog Sourced from github/super-linter's changelog. 6.4.0 (2024-04-16) šŸš€ Features add clang-format style configuration (#5424)...

dependencies
github_actions

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/super-linter](https://togithub.com/github/super-linter) | action | major | `v5` -> `v6` | ---...