202
246

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Git素人のための勉強できるサイトまとめ

Last updated at Posted at 2016-04-24

#これだけ分かればもう新人じゃない。
#Git設置したくない。めんどくさい。。だけと勉強したい方以下のサイトで練習できる。
http://k.swd.cc/learnGitBranching-ja/

#GitやGitHubの使い方を学習できるデスクトップアプリ
http://www.softantenna.com/softwares/7282-git-it

#動画で勉強したい方以下のサイト
http://dotinstall.com/lessons/basic_git

#コマンド印刷して見たいなと思う方は以下のPDF印刷してください。
https://training.github.com/kit/downloads/ja/github-git-cheat-sheet.pdf

#Gitの入門は以下のサイトが分かりやすい
http://www.backlog.jp/git-guide/

#コマンドは苦手と思う方以下のツールを使ってみたら
ダウンロード
https://www.sourcetreeapp.com/
使い方
http://celtislab.net/archives/20140527/git-sourcetree/

#GitHubを使ってみたい方
SSH設定方法が画像で分かりやすい。
http://wp.yat-net.com/?p=3874
詳細な使い方はこちら
http://blog.tai2.net/github_client_howto.html

#Desktop用GitHubツール
https://desktop.github.com/
http://dev.classmethod.jp/etc/github-for-windows/

#その他Git GUIツール
https://git-scm.com/download/gui/linux

#Gitブランチモデル
本番・ST環境・バグ修正・機能修正の時のGitブランチの運用方法が説明されています。
ブランチの命名規則とかブランチの運用方法が分かります。
https://havelog.ayumusato.com/develop/git/e513-git_branch_model.html

#eclipseからgitを使いたい
http://another.maple4ever.net/archives/2060/

#Visual StudioでGit使いたい
https://codezine.jp/article/detail/8436

#開発でphpstormとredmineを使ってる方は以下に連携方法があります
http://www.msng.info/archives/2014/12/phpstorm-tasks.php

#PHP・CAKEPHPを勉強したい方、サーバー設定から実務に必要なすべての情報が以下にあります
http://qiita.com/amagasu1234/items/ba160f9e6264f7c90486

#centosのgit最新にしたい場合
http://2no.hatenablog.com/entry/2015/05/23/111118

202
246
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
202
246

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?