<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://szymon.bobek.re/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://szymon.bobek.re/feed.php">
        <title>Szymon Bobek - did:roboclub:github_tutorials</title>
        <description></description>
        <link>https://szymon.bobek.re/</link>
        <image rdf:resource="https://szymon.bobek.re/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-30T08:40:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://szymon.bobek.re/doku.php?id=did:roboclub:github_tutorials:cloning&amp;rev=1728552164&amp;do=diff"/>
                <rdf:li rdf:resource="https://szymon.bobek.re/doku.php?id=did:roboclub:github_tutorials:updating&amp;rev=1728552164&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://szymon.bobek.re/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Szymon Bobek</title>
        <link>https://szymon.bobek.re/</link>
        <url>https://szymon.bobek.re/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://szymon.bobek.re/doku.php?id=did:roboclub:github_tutorials:cloning&amp;rev=1728552164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-10T09:22:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cloning</title>
        <link>https://szymon.bobek.re/doku.php?id=did:roboclub:github_tutorials:cloning&amp;rev=1728552164&amp;do=diff</link>
        <description>Cloning repository

GitHub is a platform for source code maintanance. It is based on Git -- a code version control system.

To pull the project from the repository with IntelliJ follow the steps:

	*  Select checkout from version control, and then slect Git.</description>
    </item>
    <item rdf:about="https://szymon.bobek.re/doku.php?id=did:roboclub:github_tutorials:updating&amp;rev=1728552164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-10T09:22:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>updating</title>
        <link>https://szymon.bobek.re/doku.php?id=did:roboclub:github_tutorials:updating&amp;rev=1728552164&amp;do=diff</link>
        <description>Pulling/updating

Once you have some Github repository cloned on your computer, you may want to modify it.
However, at the same time the author of the repository may fix several bugs in the original code.
You would like to update your project to the most current version, keeping all the changes you made</description>
    </item>
</rdf:RDF>
