<?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: Deepak Mittal</title>
    <description>The latest articles on DEV Community by Deepak Mittal (@yesdeepakmittal).</description>
    <link>https://dev.to/yesdeepakmittal</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%2F453044%2Fac0fdbc4-c647-4cbe-b094-be51640a3b58.jpeg</url>
      <title>DEV Community: Deepak Mittal</title>
      <link>https://dev.to/yesdeepakmittal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yesdeepakmittal"/>
    <language>en</language>
    <item>
      <title>error: src refspec master does not match any solution</title>
      <dc:creator>Deepak Mittal</dc:creator>
      <pubDate>Sat, 17 Jul 2021 17:16:26 +0000</pubDate>
      <link>https://dev.to/yesdeepakmittal/error-src-refspec-master-does-not-match-any-solution-1687</link>
      <guid>https://dev.to/yesdeepakmittal/error-src-refspec-master-does-not-match-any-solution-1687</guid>
      <description>&lt;p&gt;Solved! Here is how I solved this issue:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Made an app on Heroku first and prepared all the codes in local_folder to push into it. &lt;/li&gt;
&lt;li&gt;Cloned the remote app using &lt;code&gt;heroku git:clone -a app_name&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;then &lt;code&gt;cd app_name&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;then copied all the codes into this folder from local_folder&lt;/li&gt;
&lt;li&gt;then &lt;code&gt;git add .&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;then &lt;code&gt;git commit -am "initial commit"&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;then &lt;code&gt;git push heroku master&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Viola! &lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>Big data career</title>
      <dc:creator>Deepak Mittal</dc:creator>
      <pubDate>Mon, 21 Sep 2020 16:37:00 +0000</pubDate>
      <link>https://dev.to/yesdeepakmittal/big-data-career-1p9l</link>
      <guid>https://dev.to/yesdeepakmittal/big-data-career-1p9l</guid>
      <description>&lt;p&gt;How should I start my preparation to become a successful Big Data expert?&lt;/p&gt;

</description>
      <category>bigdata</category>
      <category>datascience</category>
      <category>career</category>
    </item>
    <item>
      <title>Kaggle dataset into heroku</title>
      <dc:creator>Deepak Mittal</dc:creator>
      <pubDate>Mon, 14 Sep 2020 03:04:57 +0000</pubDate>
      <link>https://dev.to/yesdeepakmittal/kaggle-dataset-into-heroku-1mn</link>
      <guid>https://dev.to/yesdeepakmittal/kaggle-dataset-into-heroku-1mn</guid>
      <description>&lt;p&gt;Please tell me how to read the kaggle dataset directly into an heroku app&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
