You are here |
www.maxpou.fr | ||
| | | |
kewah.com
|
|
| | | | Practices to write a meaningful commit message. | |
| | | |
honza.pokorny.ca
|
|
| | | | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada | |
| | | |
haacked.com
|
|
| | | | A git alias to clean up gone branches. Even ones that have been squashed and merged. | |
| | | |
8yd.no
|
|
| | 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 ... |