<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: silvanet</title>
    <description>The latest articles on DEV Community by silvanet (@silvanet).</description>
    <link>https://dev.to/silvanet</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F328364%2F27643a32-f3cc-4e24-abe9-05e1d7e2282f.jpeg</url>
      <title>DEV Community: silvanet</title>
      <link>https://dev.to/silvanet</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/silvanet"/>
    <language>en</language>
    <item>
      <title>How do I NOT to commit changes to other people's github repos I clone for learning?</title>
      <dc:creator>silvanet</dc:creator>
      <pubDate>Sat, 01 Feb 2020 15:40:21 +0000</pubDate>
      <link>https://dev.to/silvanet/how-do-i-not-to-commit-changes-to-other-people-s-github-repos-i-clone-for-learning-51oe</link>
      <guid>https://dev.to/silvanet/how-do-i-not-to-commit-changes-to-other-people-s-github-repos-i-clone-for-learning-51oe</guid>
      <description>&lt;p&gt;I like trying out many lesson projects. Often they involve cloning github repos. I know the repos aren't mine and I often add a lot of my own commentaries for my personal learning purposes.&lt;/p&gt;

&lt;p&gt;I use vscode as my editor. Vscode tracks my changes and asks me to commit them but I really don't want to do that at all. &lt;/p&gt;

&lt;p&gt;I'd rather keep my personal learning notes and comments private at this point. It's not that I don't want to share them. It's more that as a newbie I'd be embarrassed to so so. Maybe later on.&lt;/p&gt;

&lt;p&gt;I normally don't fork the repos. I download them into my personal local projects folders. After a bunch of not committed changes, vscode gives me a message something like I have too many uncommitted changes.&lt;/p&gt;

&lt;p&gt;Can anyone give me some advice on how to do all my local learning commentaries and notes without publishing them in github or becoming a nuisance with ridiculous pull requests, and stop vscode from telling me I have too many uncommitted changes?&lt;/p&gt;

</description>
      <category>newbie</category>
      <category>github</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
