<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://tm.root-n.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Tipsというかメモ unix:command:git</title>
        <description></description>
        <link>https://tm.root-n.com/</link>
        <lastBuildDate>Tue, 18 Nov 2025 18:12:50 +0900</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://tm.root-n.com/lib/images/favicon.ico</url>
            <title>Tipsというかメモ</title>
            <link>https://tm.root-n.com/</link>
        </image>
        <item>
            <title>git :: bash プロンプトにブランチ名と作業ツリーの状態を表示する</title>
            <link>https://tm.root-n.com/unix:command:git:bash_prompt</link>
            <description>「git status」「git branch」を日々数え切れないくらいタイプしている。

エイリアスで「git st」「git br」として、タイプ数を少なくしていたが、それでも手間だ。

ブランチ名と作業ツリーの状態をプロンプトに表示することで、そこそこ捗ります。</description>
        <category>unix:command:git</category>
            <pubDate>Sat, 08 Feb 2014 18:09:06 +0900</pubDate>
        </item>
        <item>
            <title>cron から自動で git push する</title>
            <link>https://tm.root-n.com/unix:command:git:cron_git_push</link>
            <description>SSH プロトコルを利用して git のリモートリポジトリを操作している場合ですが、cron から自動で git push したい時、ssh の秘密鍵を明示的に指定して git push する必要があります。

その実現方法のメモになります。</description>
        <category>unix:command:git</category>
            <pubDate>Fri, 28 Aug 2015 15:08:05 +0900</pubDate>
        </item>
        <item>
            <title>git :: インストールと設定</title>
            <link>https://tm.root-n.com/unix:command:git:install</link>
            <description>コマンド説明gitソフトウエアのバージョンおよびリビジョンを管理するためのオープンソースの分散型バージョン管理システムです。
インストール


CentOS に git コマンドをインストールした時のメモです。

今回は、rpmforge リポジトリを追加して、rpmforge リポジトリからインストールします。</description>
        <category>unix:command:git</category>
            <pubDate>Fri, 23 Nov 2018 15:54:17 +0900</pubDate>
        </item>
        <item>
            <title>git :: 操作の備忘録</title>
            <link>https://tm.root-n.com/unix:command:git:operation</link>
            <description>*  こちらに移動しました</description>
        <category>unix:command:git</category>
            <pubDate>Sat, 08 Feb 2014 17:12:11 +0900</pubDate>
        </item>
    </channel>
</rss>
