Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Moritz Sokoll
vim-git-control
Commits
35af4b50
Commit
35af4b50
authored
May 25, 2021
by
Moritz Sokoll
🦀
Browse files
updated README
parent
f1aac525
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
35af4b50
...
...
@@ -8,5 +8,7 @@ preferred use is with [plugin-manager](https://gitlab.sokoll.com/moritz/vim-plug
`vim-git-control`
comes with a few commands:
-
`:GitCommit`
: prompts the user for a commit message and commits
-
`:GitPush`
: prompts the user for a remote (defaults to origin) and pushes to that remote
-
`:GitCheckout`
: prompts the use for a branch to checkout to
and creates it if it's not existing
-
`:GitCheckout`
: prompts the use for a branch to checkout to
-
`:GitStatus`
: shows the git repository status
-
`:GitBranch`
: creates a new branch
-
`:GitLog`
: show a git commit log
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment