<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.rookie-inc.com/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://wiki.rookie-inc.com/feed.php">
        <title>メモとかメモのようなものとか（By ルーキーの中のひと） - development:vcs</title>
        <description></description>
        <link>http://wiki.rookie-inc.com/</link>
        <image rdf:resource="http://wiki.rookie-inc.com/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-07T21:26:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.rookie-inc.com/development/vcs/git"/>
                <rdf:li rdf:resource="http://wiki.rookie-inc.com/development/vcs/kallithea"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.rookie-inc.com/_media/wiki/dokuwiki.svg">
        <title>メモとかメモのようなものとか（By ルーキーの中のひと）</title>
        <link>http://wiki.rookie-inc.com/</link>
        <url>http://wiki.rookie-inc.com/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.rookie-inc.com/development/vcs/git">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-13T07:06:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>git</title>
        <link>http://wiki.rookie-inc.com/development/vcs/git</link>
        <description>git

branchコマンド

git branch

ローカルブランチの一覧を表示

git branch -r

-r、もしくは、--remotes

リモートブランチの一覧を表示

git branch -a

-a、もしくは--all

リモートブランチを含んだブランチの一覧を表示</description>
    </item>
    <item rdf:about="http://wiki.rookie-inc.com/development/vcs/kallithea">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-14T10:43:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Kallithea</title>
        <link>http://wiki.rookie-inc.com/development/vcs/kallithea</link>
        <description>Kallithea




Kallithea は Git と Mercurial に対応したオープンソース(GPLv3)のリポジトリホスティングソフトウェア

このページは

FreeBSDへのインストール記録。

2017.07.25：まだ途中

インストール</description>
    </item>
</rdf:RDF>
