<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git-Repository-Guideline on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/git-repository-guideline/</link><description>Recent content in Git-Repository-Guideline on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Fri, 31 Oct 2025 11:40:28 +0000</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/git-repository-guideline/index.xml" rel="self" type="application/rss+xml"/><item><title>Git Repository Guideline</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/01-introduction-to-devops/02-module/002-git-repo-guidline/</link><pubDate>Sat, 29 Mar 2025 21:33:14 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/01-introduction-to-devops/02-module/002-git-repo-guidline/</guid><description>&lt;p class="lead text-primary"&gt;
This document explains how the Git Feature Branch Workflow supports social coding by encouraging modular repositories, short-lived branches, and collaborative code reviews through pull requests.
&lt;/p&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The Git Feature Branch Workflow is a structured approach to managing repositories and code contributions. It emphasizes creating separate repositories for each component, using lightweight feature branches for development, and leveraging pull requests for collaborative code reviews. This workflow aligns with social coding principles, fostering collaboration and code quality.&lt;/p&gt;</description></item></channel></rss>