Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 61b3075

Browse files
committed
Initial Commit
0 parents  commit 61b3075

File tree

7 files changed

+707
-0
lines changed

7 files changed

+707
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Interactive Git Cheatsheet
2+
Interactive Git Cheatsheet is a small project for people who wants to get into git using commands but don't know where to start. It started as a side-project to help my friends / colleagues check commands easily, but it turned out it has been shared through my friends lots of times and it is being used on a daily basis. Suprising enough, I wanted to create a repository for this. Maybe someone finds it usefult and / or wants to contribute!
3+
4+
### [Try The Demo Here](https://excalith.github.io/Interactive-Git-Cheatsheet)
5+
6+
![Anim](/images/anim.gif)
7+
8+
## Dependencies:
9+
* [jQuery](https://github.com/jquery/jquery) - Making life bearable
10+
* [Isotope](https://github.com/metafizzy/isotope) - Filtering & sorting commands
11+
12+
## Other Repos
13+
* [Learn Git Branching](https://learngitbranching.js.org/?demo) - Learn how to use branches properly

0 commit comments

Comments
 (0)