This tool is recommended for beginners who are new to Git and want to start with foundational concepts, as well as for developers of all levels who wish to reinforce their understanding of branching and merging. It's especially useful for those who prefer interactive learning over traditional reading materials.
No skim (fuzzy finder) videos yet. You could help us improve this page by suggesting one.
Based on our record, Learn Git Branching seems to be a lot more popular than skim (fuzzy finder). While we know about 132 links to Learn Git Branching, we've tracked only 1 mention of skim (fuzzy finder). We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
That's great, thank you! Does it check recursive dependencies, and could you make it work against a package you haven't installed yet, by specifying the package name as an argument, rather than it only looking at what's already installed? If that's possible, it would be really good to then run it against a list of popular packages, like [1] or [2], and report back which packages are the highest priority for... - Source: Hacker News / over 3 years ago
Https://learngitbranching.js.org/ is very good for learning how Git branching works. Once you're done with the tutorial bit, the https://learngitbranching.js.org/?NODEMO version is good to try out commands and see what the tree looks like after each command. - Source: Hacker News / 3 months ago
Https://learngitbranching.js.org/ is my go-to recommendation. - Source: Hacker News / 3 months ago
I upskilled significant in git playing the https://learngitbranching.js.org/ game. - Source: Hacker News / 3 months ago
Neat game. You might want to check out this other git teaching game - https://learngitbranching.js.org/. - Source: Hacker News / 3 months ago
> But first, people need to see visually how they can interact with the tree. Interactive tutorial with tree visualization that has helped co-workers: https://learngitbranching.js.org/. - Source: Hacker News / 5 months ago
fzf - A command-line fuzzy finder written in Go
Pro Git - The Git Book is the official tutorial about Git.
fzy - A better fuzzy finder
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
pick (fuzzy search) - Pick is a commandline fuzzy search tool that allows users to select from a set of choices using an ncurses(3X) interface with fuzzy search functionality.
VS Code - Build and debug modern web and cloud applications, by Microsoft