You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2023. It is now read-only.
<b>Git Cheats</b> aims to ease the pain while transitioning from sluggish GUI clients to blazing-fast terminal commands. It is not a direct replacement for the original documentation, but a companion for beginners.
6
+
Git Cheats is an intuitive and user-friendly interactive Git cheatsheet that provides a handy reference for developers to search and access commonly used Git commands quickly and efficiently.
6
7
</p>
7
8
8
9
<palign="center">
@@ -13,11 +14,11 @@
13
14
14
15
With Git Cheats you can;
15
16
16
-
- Easily search for commands
17
+
- Easily search for commands by name
17
18
- Filter a group of commands by category
18
19
- Copy usage examples to paste into your terminal
19
20
- Click any command name to launch the original documentation
20
-
- Show and hide commands depending on their complexity through dropdown menu (`Basic`, `Normal`, `Advanced`)
21
+
- Show and hide commands depending on their complexity through the menu (`Basic`, `Normal`, `Advanced`)
21
22
22
23
Also includes `strict` cookies to remember your preferences next time you launch the app. Nothing is stored on the server.
0 commit comments