Explore >> Select a destination


You are here

drewdevault.com
| | felipec.wordpress.com
11.5 parsecs away

Travel
| | 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...
| | mislav.net
9.3 parsecs away

Travel
| | How to settle on whether to merge or rebase at specific points in a team-shared git workflow.
| | www.epicweb.dev
8.4 parsecs away

Travel
| | Learn about the two underlying commands of Git Pull, Git Fetch and Git Merge, and how they are used to update your local and remote branches.
| | www.macintoshhowto.com
78.0 parsecs away

Travel
| Today I had a go at setting up wprig. It is a development environment for making Wordpress themes. I'm using it to try and update our church website. Here