<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.yz-learning.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Yz-Learning Base Wiki - game-engineer:classes:2023:game-programing-1:second-term:12</title>
        <description></description>
        <link>https://wiki.yz-learning.com/</link>
        <lastBuildDate>Sat, 04 Apr 2026 14:33:17 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.yz-learning.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>Yz-Learning Base Wiki</title>
            <link>https://wiki.yz-learning.com/</link>
        </image>
        <item>
            <title>githubをつかっていくよ</title>
            <link>https://wiki.yz-learning.com/doku.php?id=game-engineer:classes:2023:game-programing-1:second-term:12:12-14-2&amp;rev=1702521489</link>
            <description>githubをつかっていくよ


github
・サインアップ　ー＞　アカウント作成
・サインイン　ー＞　認証してログイン

ソースコードの保存先
・リポジトリ(repository）

プッシュ
・ローカルのリポジトリを、リモートリポジトリにアップロードすること（履歴ごと行くよ）

ステージング
・変更されたファイルの検出状態

コミット
・変更の確定状態を作る

ソースの変更（保存）→ファイルのステージング→コミット→（成功したら）→プッシュ

コンフリクト
・コミットやプッシュ時に同時に同じ個所を２か所修正したのが検出されて、gitがどっちが正しいファイルかわからなくなってる状態
マージエディタが開けるので、残す方のファイルの個所を選んで「マージ」してからコミットして、改めてプッシュする…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 14 Dec 2023 02:38:09 +0000</pubDate>
        </item>
    </channel>
</rss>
