Merging with Git - 14 days of Git

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 14daysofgit

    This repository is my journey learning Git and getting familiar with more commands. My aim is to spend at least an hour a day learning a new command or figuring out a way to be more efficient using Git.

  • You can merge more than one branch at a time. There could be conflicts and issues when doing so, and we'll be looking at that in Day 13.

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • Each strategy has its own use case, for example when we merged the three branches into the main one Git used the Fast Forward merge strategy. Whereas recursive is the default merge strategy when merging one branch.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts