<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://y2sunlight.com/ground/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="http://y2sunlight.com/ground/feed.php">
        <title>Ground Sunlight github</title>
        <description></description>
        <link>http://y2sunlight.com/ground/</link>
        <image rdf:resource="http://y2sunlight.com/ground/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-06T01:18:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:basic&amp;rev=1596090456&amp;do=diff"/>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:branch&amp;rev=1594005077&amp;do=diff"/>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:collaborator&amp;rev=1593755337&amp;do=diff"/>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:config&amp;rev=1593755285&amp;do=diff"/>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:email&amp;rev=1593755293&amp;do=diff"/>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:profile&amp;rev=1593755302&amp;do=diff"/>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:publish&amp;rev=1594883311&amp;do=diff"/>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:release&amp;rev=1594882048&amp;do=diff"/>
                <rdf:li rdf:resource="http://y2sunlight.com/ground/doku.php?id=github:top&amp;rev=1593755276&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://y2sunlight.com/ground/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Ground Sunlight</title>
        <link>http://y2sunlight.com/ground/</link>
        <url>http://y2sunlight.com/ground/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:basic&amp;rev=1596090456&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-30T15:27:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub Eclipseによるリポジトリの基本操作</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:basic&amp;rev=1596090456&amp;do=diff</link>
        <description>GitHub Eclipseによるリポジトリの基本操作

 --- y2sunlight 2020-06-19

GitHub に戻る

本章は、リポジトリの基本的な操作について GitHubガイドに掲載されているHelloWorldに従って説明を進めます。本章を完了するには、GitHubのアカウントと以下のクライアント環境が必要です。Gitクライアントには</description>
    </item>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:branch&amp;rev=1594005077&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-06T12:11:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub Eclipseによるブランチの操作</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:branch&amp;rev=1594005077&amp;do=diff</link>
        <description>GitHub Eclipseによるブランチの操作

 --- y2sunlight 2020-06-26 

GitHub に戻る

本章は、「GitHub Eclipseによるリポジトリの基本操作」の続編です。今回はEclipseによるGitブランチの操作について説明します。Gitサーバーには GitHub を使用していますが、社内サーバーや他のGitサーバーについてもEclipse側の操作は同じだと思います。</description>
    </item>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:collaborator&amp;rev=1593755337&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-03T14:48:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub コラボレータの招待</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:collaborator&amp;rev=1593755337&amp;do=diff</link>
        <description>GitHub コラボレータの招待

 --- y2sunlight 2020-06-29

GitHub に戻る

GitHubのコラボレータとは、プロジェクトのコアな共同開発者のことで、自らがリポジトリに対してプッシュや マージの権限を持っています。一方、プロジェクトの外部のコントリビューター（貢献者）は、コラボレータにプルリクエストを行いことによってリポジトリへ変更を反映してもらうことができます。</description>
    </item>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:config&amp;rev=1593755285&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-03T14:48:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub 環境構築</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:config&amp;rev=1593755285&amp;do=diff</link>
        <description>GitHub 環境構築

 --- y2sunlight 2020-06-17

GitHub に戻る

本章は、GitHubを利用するにあたって最初に行うべき内容を掲載します。Gitクライアントの導入とGitHubへの登録について述べ、最後にGitアカウントの２要素認証について説明します。</description>
    </item>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:email&amp;rev=1593755293&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-03T14:48:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub メールの設定</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:email&amp;rev=1593755293&amp;do=diff</link>
        <description>GitHub メールの設定

 --- y2sunlight 2020-06-19

GitHub に戻る

本章は、GitHubのメールの設定について説明します。

GitHubでは、コミットで使用されるにメールアドレス（以降、これをコミットメールアドレスと呼びます）を使ってGitHubアカウントに関連づけます。従ってこの関連付けがないとコミットが</description>
    </item>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:profile&amp;rev=1593755302&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-03T14:48:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub プロフィールの設定</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:profile&amp;rev=1593755302&amp;do=diff</link>
        <description>GitHub プロフィールの設定

 --- y2sunlight 2020-06-19

GitHub に戻る

本章は、GitHubのプロフィールの設定について説明します。

GitHubは、SNSのようにコミュニケションツールとしての側面もあります。プロフィールを通じて自分の人物像や、今何に興味を持ち、どんな活動をしているのかを他の開発者に知ってもらうことができます。上手に使えば仕事や趣味の繋がりが増え、世界中の開発者達との交流の場がそこには広がっています。…</description>
    </item>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:publish&amp;rev=1594883311&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-16T16:08:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub ソースコードの公開</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:publish&amp;rev=1594883311&amp;do=diff</link>
        <description>GitHub ソースコードの公開

 --- y2sunlight 2020-07-03

GitHub に戻る

本章では、GitHubによってオープンソースを公開するまでを筆者の体験を基に掲載します。

オープンソースとして公開するアプリケーションは、本編でその製作過程の説明をした</description>
    </item>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:release&amp;rev=1594882048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-16T15:47:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub タグとリリースの作成</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:release&amp;rev=1594882048&amp;do=diff</link>
        <description>GitHub タグとリリースの作成

 --- y2sunlight 2020-07-02

GitHub に戻る

本章は、「GitHub Eclipseによるブランチの操作」の続編です。今回はEclipseによるタグの作成と、GitHubによるリリースの作成について説明します。タグの作成に関しては、社内のGitサーバーをご利用の場合もEclipseの操作は同じだと思います。</description>
    </item>
    <item rdf:about="http://y2sunlight.com/ground/doku.php?id=github:top&amp;rev=1593755276&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-03T14:47:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GitHub</title>
        <link>http://y2sunlight.com/ground/doku.php?id=github:top&amp;rev=1593755276&amp;do=diff</link>
        <description>GitHub

 --- y2sunlight 2020-06-17

GitHubは、ソフトウェア開発のプラットフォームで、VCS（バージョン管理システム）としてGitを使用したソースコードのホスティングサービスです。Ruby on Rails と Erlang で記述されています。</description>
    </item>
</rdf:RDF>
