Allow for staging and unstaging in git management view
This commit is contained in:
parent
a481bb342d
commit
4716c2242b
4 changed files with 293 additions and 180 deletions
|
|
@ -19,8 +19,10 @@ line-count = Lines
|
|||
git-management = Git management
|
||||
git-management-description = Git management is a developer tool used for version control operations.
|
||||
git-management-loading = Loading Git management...
|
||||
unstaged-changes = Unstaged changes
|
||||
stage = Stage
|
||||
staged-changes = Staged changes
|
||||
unstage = Unstage
|
||||
unstaged-changes = Unstaged changes
|
||||
|
||||
## Project search
|
||||
project-search = Project search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue