<?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[Best way to control a git repo]]></title><description><![CDATA[<p>Hi, I would like to start to version control my jsreport templates. Im using git by command line.<br />
Should I control data folder (im using fs templates) only?<br />
If yes then what is the best approach for new devs in the project?<br />
1- install jsreport<br />
2- git clone inside it and rename folder to data?</p>
<p>Thanks</p>
]]></description><link>https://forum.jsreport.net/topic/1535/best-way-to-control-a-git-repo</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 01:53:34 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/1535.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Apr 2020 01:48:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Best way to control a git repo on Wed, 08 Apr 2020 01:55:37 GMT]]></title><description><![CDATA[<p>Hi, I would like to start to version control my jsreport templates. Im using git by command line.<br />
Should I control data folder (im using fs templates) only?<br />
If yes then what is the best approach for new devs in the project?<br />
1- install jsreport<br />
2- git clone inside it and rename folder to data?</p>
<p>Thanks</p>
]]></description><link>https://forum.jsreport.net/post/6948</link><guid isPermaLink="true">https://forum.jsreport.net/post/6948</guid><dc:creator><![CDATA[felipebossolani]]></dc:creator><pubDate>Wed, 08 Apr 2020 01:55:37 GMT</pubDate></item><item><title><![CDATA[Reply to Best way to control a git repo on Invalid Date]]></title><description><![CDATA[<p>I would put to the git the whole jsreport app folder and gitignore<br />
data/settings<br />
node_modules</p>
<p>Then instruct devs to call <code>npm install</code> and <code>npm start</code></p>
]]></description><link>https://forum.jsreport.net/post/6949</link><guid isPermaLink="true">https://forum.jsreport.net/post/6949</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Best way to control a git repo on Invalid Date]]></title><description><![CDATA[<p>Worked. Thanks!</p>
<p>I just added data/samples/* to gitignore. Is there any way to avoid samples creation during npm install &amp;&amp; npm start?</p>
]]></description><link>https://forum.jsreport.net/post/6956</link><guid isPermaLink="true">https://forum.jsreport.net/post/6956</guid><dc:creator><![CDATA[felipebossolani]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Best way to control a git repo on Invalid Date]]></title><description><![CDATA[<p>see it here<br />
<a href="https://github.com/jsreport/jsreport-sample-template#configuration" rel="nofollow">https://github.com/jsreport/jsreport-sample-template#configuration</a></p>
<p>you can also disable the sample template extension just like any other<br />
<a href="https://jsreport.net/learn/configuration#disabling-extensions" rel="nofollow">https://jsreport.net/learn/configuration#disabling-extensions</a></p>
]]></description><link>https://forum.jsreport.net/post/6958</link><guid isPermaLink="true">https://forum.jsreport.net/post/6958</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Best way to control a git repo on Invalid Date]]></title><description><![CDATA[<p>Worked again, thanks mate</p>
]]></description><link>https://forum.jsreport.net/post/6960</link><guid isPermaLink="true">https://forum.jsreport.net/post/6960</guid><dc:creator><![CDATA[felipebossolani]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>