|
You are here |
tannerdolby.com | ||
| | | | |
github.com
|
|
| | | | | A Jekyll quick start to getting up and going with the IndieWeb - GitHub - miklb/jekyll-indieweb: A Jekyll quick start to getting up and going with the IndieWeb | |
| | | | |
felipec.wordpress.com
|
|
| | | | | Chances are you are using a triangular workflow, even if you don't know it. A triangular workflow simply means that you pull from one repository, and push to another. This is what the vast majority of Git users do, unfortunately most of the good stuff is buried in the nearly incomprehensible official manpages. In this... | |
| | | | |
nathanrosenquist.com
|
|
| | | | | ||
| | | | |
www.aleksandrhovhannisyan.com
|
|
| | | It can be tempting to lump unrelated code changes into a single commit, but this makes it difficult to debug and time travel in Git. Prefer to write atomic commits that have a single responsibility. | ||