DevOps Classroom notes 04/May/2025

Branching Strategy

  • on a broader note we have following branching strategies
    • Git Flow
    • GitHub Flow
    • Gitlab Flow
    • Trunk
  • Our Branching Strategies
    • main branch: This reflects the production state
    • develop branch: This reflects the latest delivered changes after merging pull requests
    • release branches: Will reflect the changes done the developers during last day
    • feature/defect branches: created from develop branch and pull request will be created to merge changes into develop branch
  • Watch classroom video for steps

Fifth area of git

Git clone types

  • Git has three major types of clones
    • normal => working tree + local repo + remote connection
    • bare clone => local repo + remote connection
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%