first commit

p3ls 2021-03-18 05:15:52 +01:00
commit dfff926a4f
1 changed files with 10 additions and 0 deletions

10
test.html Normal file
View File

@ -0,0 +1,10 @@
<div class="s-prose js-post-body" itemprop="text">
<p>This can be the solution:</p>
<pre><code>git fetch
git checkout origin/master -- FolderPathName/fileName
</code></pre>
<p>Thanks.</p>
</div>