![Thumbnail of post image 107](https://soft-rime.com/wp-content/uploads/2019/09/github-logo-150x150.png)
GitHub Desktopの使い方
インストール方法 GitHub Desktopを使う準備 GitHub Desktopをイ ...
![Thumbnail of post image 054](https://soft-rime.com/wp-content/uploads/2019/09/github-logo-150x150.png)
バージョン管理ツール(Git)の目的とメリット
Gitとは Gitの目的 Gitは「作業を安全に管理し、効率よく進める」ためのツールです。 ...
![unity](https://soft-rime.com/wp-content/uploads/2019/09/unity-150x150.png)
Unityヒエラルキー整理ガイド
1. はじめに Unityプロジェクトにおいて、ヒエラルキーウィンドウの整理は、作業効率の ...
![unity](https://soft-rime.com/wp-content/uploads/2019/09/unity-150x150.png)
Unity Technologies Japanが提供する「Tiny Character Controller(TCC)
Project_TCCは、Unity Technologies Japanが提供する「Ti ...
![Thumbnail of post image 200](https://soft-rime.com/wp-content/uploads/2019/09/github-logo-150x150.png)
GitHub Issueテンプレート作成ガイド
概要 GitHubのIssueテンプレートは、バグ報告や機能リクエストなどの情報を効率的に ...
![Thumbnail of post image 102](https://soft-rime.com/wp-content/uploads/2019/09/github-logo-150x150.png)
GitコマンドとGitHub Desktopでのバージョン管理ガイド(操作の違い)
このガイドでは、GitコマンドとGitHub Desktopを使用したバージョン管理の基本 ...
![Thumbnail of post image 065](https://soft-rime.com/wp-content/uploads/2019/09/github-logo-150x150.png)
GitHub Desktop のコミット操作に関する技術資料
GitHub Desktop は、Git を使ったバージョン管理を視覚的に行うための強力な ...
![program](https://soft-rime.com/wp-content/uploads/2023/02/プログラミング-150x150.jpg)
GitHub Desktopでのファイル名変更の管理手順
GitHub Desktopを利用する際、Unityプロジェクトや他のプロジェクトでも、フ ...
![Thumbnail of post image 049](https://soft-rime.com/wp-content/uploads/2019/09/github-logo-150x150.png)
Git コミットメッセージ ガイド
Gitのコミットメッセージを適切に記述することは、コードのメンテナンス性や可読性を向上させ ...
![Thumbnail of post image 194](https://soft-rime.com/wp-content/uploads/2019/09/github-logo-150x150.png)
Gitで複数のコミットを1つのコミットにまとめる
概要 スカッシュ (squash) は、Gitで複数のコミットを1つのコミットにまとめる操 ...