<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Git with MM]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I’m a beginner with MM and Git, and I’d like to develop and test a custom module. But I’m not sure to know how to setup Git with MM, so I have a got a basic question.</p>
<p dir="auto">What I did was to import the MM repository on Git, but now I’m not sure if rather not make a new repository with the MM files on it, because maybe this should be done only if I want to modify MM which is not my case ? But I’ll not get the updates of MM if I do this ?</p>
<p dir="auto">In a nutshell what should I do to start working on my module and testing it using Git ? It’s my first time doing it so I’m really not sure what to do…</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/topic/16926/git-with-mm</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 11:12:27 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16926.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Jun 2022 09:40:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Git with MM on Tue, 28 Jun 2022 13:11:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/magicbeginner" aria-label="Profile: MagicBeginner">@<bdi>MagicBeginner</bdi></a> when you git clone you copy the repository too</p>
<p dir="auto">your module should NOT be added to the MM git repo<br />
(unless u are creating a new default module which would be shipped as part of MM)</p>
<p dir="auto">and you don’t NEED ANY of MM to create and use a git repo for your module</p>
]]></description><link>https://forum.magicmirror.builders/post/102518</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102518</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 28 Jun 2022 13:11:14 GMT</pubDate></item><item><title><![CDATA[Reply to Git with MM on Tue, 28 Jun 2022 13:06:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Sorry,<br />
my question is : do I have to download the content from <a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror</a> and then import it to a private repository, or should I do something else (I clicked on the + at the top right corner of the page with “import repository” thinking that it would make a “private” instance of the public repository, that I could modify). I am new to Git and I don’t want to mess up anything. Thank you.</p>
]]></description><link>https://forum.magicmirror.builders/post/102517</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102517</guid><dc:creator><![CDATA[MagicBeginner]]></dc:creator><pubDate>Tue, 28 Jun 2022 13:06:51 GMT</pubDate></item><item><title><![CDATA[Reply to Git with MM on Tue, 28 Jun 2022 12:41:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/magicbeginner" aria-label="Profile: MagicBeginner">@<bdi>MagicBeginner</bdi></a> sorry, don’t understand.<br />
if u are creating new</p>
<p dir="auto">where is the +?</p>
]]></description><link>https://forum.magicmirror.builders/post/102514</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102514</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 28 Jun 2022 12:41:04 GMT</pubDate></item><item><title><![CDATA[Reply to Git with MM on Tue, 28 Jun 2022 12:26:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Thank you, but I have to first import the repository (when you click on the +), and then add my new module right ?</p>
]]></description><link>https://forum.magicmirror.builders/post/102511</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102511</guid><dc:creator><![CDATA[MagicBeginner]]></dc:creator><pubDate>Tue, 28 Jun 2022 12:26:37 GMT</pubDate></item><item><title><![CDATA[Reply to Git with MM on Tue, 28 Jun 2022 11:23:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/magicbeginner" aria-label="Profile: MagicBeginner">@<bdi>MagicBeginner</bdi></a> a module has its own git repository separate from MagicMirror.</p>
<p dir="auto">make the module folder<br />
cd ~/MagicMirror/modules<br />
mkdir ???<br />
cd ???<br />
git init</p>
<p dir="auto">and off you go<br />
git add,<br />
git commit</p>
]]></description><link>https://forum.magicmirror.builders/post/102503</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102503</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 28 Jun 2022 11:23:30 GMT</pubDate></item></channel></rss>