git-cheats

Git Cheats • Interactive Git Cheatsheet

Warning This project has been integrated into a larger project called Dev Cheats, which includes expanded features and resources. As a result, this project will be archived soon. To continue accessing these resources and more, please update your bookmarks by visiting the Dev Cheats - Git page. Thank you for your support!


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.

Features

With Git Cheats you can;

Also includes strict cookies to remember your preferences next time you launch the app. Nothing is stored on the server.

Usage

Online

You can find and bookmark the online version from git-cheats.vercel.app

Local

  1. Clone this repository
  2. Run yarn to install dependencies
  3. Run yarn dev to start server

Docker

Planning to add this feature soon.

Technology

For more information, please check package.json

How To Contribute

Please feel free to contribute any way you can. Just keep in mind that you should pay attention to CONTRIBUTE.md before contributing.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Other Useful Projects