Skip to content
Snippets Groups Projects
Commit 16640312 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

README.md: Improve 30 second overview

parent eaa2b712
Branches
Tags
No related merge requests found
......@@ -49,7 +49,7 @@ Let's say you want to version control your `vim` configuration:
vcsh vim add ~/.vimrc ~/.vim
vcsh vim commit -m 'Initial commit of my Vim configuration'
# optionally push your files to a remote
vcsh vim remote add origin REMOTE
vcsh vim <remote> add origin REMOTE
vcsh vim push origin master:master
If all that looks a _lot_ like standard `git`, that's no coincidence; it's
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment