X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=git%2FREADME.md;h=640ee29e741589fd387120fc9f78deb9c3d8955a;hb=05b8f37fb5d32c221a8f32ffffeb03b1f1eae614;hp=f635c5c6f5b59bf39ff7f2ff89361521eea29835;hpb=78e8eecd843946f4e33b84410e52c333bae83b8c;p=webi-installers%2F.git diff --git a/git/README.md b/git/README.md index f635c5c..640ee29 100644 --- a/git/README.md +++ b/git/README.md @@ -3,12 +3,16 @@ title: Git homepage: https://git-scm.com tagline: | git: --fast-version-control -description: | - > Git is a fast, scalable, distributed revision control system with an - > unusually rich command set that provides both high-level operations and full - > access to internals. --- +To update or switch versions, run `webi git@stable` (or `@v2.30`, `@beta`, etc). + +## Cheat Sheet + +> Git is a fast, scalable, distributed revision control system with an unusually +> rich command set that provides both high-level operations and full access to +> internals. + Github's [Git 'Hello World'](https://guides.github.com/activities/hello-world/) is a good place to get started if you're new to git.