Update README.md

This commit is contained in:
Abdelilah El Aissaoui 2022-10-22 01:10:23 +02:00 committed by GitHub
parent d5e831b3bf
commit 9eb470cafe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,13 +40,14 @@ Gitnuro has support for the following features:
- View file history. - View file history.
- Theming. - Theming.
- Side by side diff in text files (will be available at 1.1.0). - Side by side diff in text files (will be available at 1.1.0).
- Submodules support (will be available at 1.1.0).
As it's still a young project, there are some interesting features that are not yet implemented but will be in the future: As it's still a young project, there are some interesting features that are not yet implemented but will be in the future:
- 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).
- Change the tracking of a specific branch.
## Contributing ## Contributing