<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Version Control like Git?</title><link>https://community.appian.com/discussions/f/new-to-appian/40288/version-control-like-git</link><description>Hey all, new Appian developer here! From what I have learned so far, Appian dev teams don&amp;#39;t usually follow the branch-&amp;gt;merge workflow, but rather work inside the single dev environment. I have no problems with this system and think it is the ideal approach</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Version Control like Git?</title><link>https://community.appian.com/thread/154063?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2026 21:53:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b200bfd0-8b01-4ac0-bae4-0927a6c30cc4</guid><dc:creator>ericc087568</dc:creator><description>&lt;p&gt;We&amp;#39;re doing a half-way version with Azure Dev Ops pipelines which sticks items in repo.&amp;nbsp; Problems occur though if attempting to get back to point in time because of recordtypes / database and service dependencies / and pull request per user story became a nightmare with some items passing testing but not all, etc.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Version Control like Git?</title><link>https://community.appian.com/thread/154013?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2026 09:55:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2a92fa3-f766-4db8-88ab-3f7ecfb4806f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;IMHO the main reason for git is decentralized development in potentially large teams.&lt;/p&gt;
&lt;p&gt;Development in Appian in centralized and in small teams, so I do not see any need.&lt;/p&gt;
&lt;p&gt;When changing objects, I typically do not just change that one object, but follow the chain of dependencies and adjust them to work with the changes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Version Control like Git?</title><link>https://community.appian.com/thread/154011?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2026 05:21:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e47b822d-a32f-4b32-81df-65dfd7a1d1bf</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Appian lacks native Git branching - teams share one dev environment with object versioning.&lt;a href="/b/appmarket/posts/automated-versioning-manager-avm"&gt;&lt;br /&gt;&lt;/a&gt;Workaround -&amp;nbsp;Prefix-clone the objects being refactored (e.g., v2_myProcess), work on clones, swap references when done, delete old ones.&lt;br /&gt;For refactors, use &lt;a href="/b/appmarket/posts/automated-versioning-manager-avm"&gt;AVM plugin&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>