/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.guillaume-gomez.fr
| | 8yd.no
3.0 parsecs away

Travel
| | Git squash takes your commits and squashes them together, usually into one commit. Useful for creating one commit if you've got a lot of smaller commits that creates a messy Git history. Git rebase ...
| | manu.zone
3.0 parsecs away

Travel
| |
| | blog.stigok.com
3.9 parsecs away

Travel
| | I use some aliases in bash to operate git faster in my projects.
| | unixdigest.com
18.3 parsecs away

Travel
| [AI summary] This tutorial explains a simple Git workflow to manage your home directory by using a white-listing approach with a wildcard in .gitignore to selectively track specific files while ignoring everything else.