nvim-tinygit icon indicating copy to clipboard operation
nvim-tinygit copied to clipboard

A lightweight bundle of commands focussed on swift and streamlined git operations.

Results 4 nvim-tinygit issues
Sort by recently updated
recently updated
newest added

### Feature Requested Allow passing `pullBefore` flag in `smartCommit` function In the smartCommig function the following line hardcodes the `pullBefore` parameter to true. ``` -- push if opts.pushIfClean and cleanAfterCommit...

enhancement

### Feature Requested https://github.com/nvim-neorocks/rocks.nvim download package from luarocks. Can we publish it to luarocks? And some vim plugin in luarocks need it as dependency. ### Relevant Screenshot _No response_ ###...

enhancement

### Feature Requested Hi @chrisgrieser! Is it possible to add support to use mini.pick for interactive staging. Also the same for mini.notify in place of nvim-notify. ### Relevant Screenshot _No...

help wanted
good first issue

### Make sure you have done the following - [x] I have updated to the latest version of the plugin. - [x] I have read the README. ### Bug description...

bug
help wanted