Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
Oh shit, git! - few tips and tricks how to solve common problems with Git on plain English. Nice Friday reading

#git #friday

http://ohshitgit.com/
​​Git Interactive Rebase Tool - very interesting CLI utility that helps to perform a git rebase command. Check out the gif animations to see how it works. The project has only ★ 36 so far on GitHub, hovewer it looks very useful. Written in Rust.

#git #cli #rust