Mention that uncommitted changes are ignored

Fixes loot/loot#825.
This commit is contained in:
Oliver Hamlet
2017-09-18 08:01:09 +01:00
committed by GitHub
parent 057d50cb92
commit 593ce9d3d1
@@ -11,4 +11,4 @@ title: Quickly Testing Your Masterlist Changes
<li>Apply the settings, then close and relaunch LOOT. LOOT will now update using your local repository instead of the online one.</li>
</ol>
<p>Note that LOOT won't keep your local repository synced with the online one, so you'll have to do that yourself.</p>
<p>Note that LOOT won't keep your local repository synced with the online one, so you'll have to do that yourself. LOOT will also ignore uncommitted changes in your local repository.</p>