Update README.md
This commit is contained in:
parent
3ff18edaad
commit
ff49090928
14
README.md
14
README.md
@ -39,15 +39,23 @@ Gitnuro has support for the following features:
|
|||||||
- Blame file.
|
- Blame file.
|
||||||
- View file history.
|
- View file history.
|
||||||
- Theming.
|
- Theming.
|
||||||
- Side by side diff in text files (will be available at 1.2.0).
|
- Side by side diff in text files (will be available at 1.1.0).
|
||||||
|
- Stage/Unstage specific lines.
|
||||||
|
|
||||||
As it's still a young project, there are some interesting features that are not yet implemented but will be in the future:
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary><b>Features planned</b></summary>
|
||||||
|
|
||||||
- Create/Apply patches
|
- Create/Apply patches
|
||||||
- Remove tags from remote.
|
- Remove tags from remote.
|
||||||
- View stashes in the log tree.
|
- View stashes in the log tree.
|
||||||
- Submodules support (planned for 1.1.0).
|
- Submodules support (planned for 1.2.0).
|
||||||
- Change the tracking of a specific branch.
|
- Change the tracking of a specific branch.
|
||||||
|
- Syntax highlighting for diff.
|
||||||
|
- Various log options like showing the author, filtering by current branch o hide remote branches.
|
||||||
|
- Customizations settings.
|
||||||
|
</details>
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user