Skip to content

tsaoty/git-101

This branch is up to date with hellojs-tw/git-101:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f7e11d · Jul 7, 2017

History

34 Commits
Jul 5, 2017
Jul 5, 2017
Jul 5, 2017
Jul 5, 2017
Jul 5, 2017
Jul 5, 2017
Jul 5, 2017
Jul 6, 2017
Jul 7, 2017
Jul 5, 2017
Jul 5, 2017
Jul 5, 2017
Jul 6, 2017
Jul 5, 2017
Jul 5, 2017
Jul 6, 2017
Jul 5, 2017
Jul 5, 2017
Jul 6, 2017
Jul 7, 2017
Jul 6, 2017
Jul 5, 2017
Jul 5, 2017

Repository files navigation

HelloJS - git 101

內容簡介

無論是學校或是工作場合,同一個專案需要多人、或是多個位於不同地點的團隊參與的情形非常普遍,所以如何正確地管理大家的共同產出是非常重要的環節 --- 而在現代軟體開發過程中,不使用版本控制系統(Version Control System)管理原始碼幾乎是不可想像的事情,甚至可以說:正確地使用版控系統是建立高效率團隊的基石。

所以,在 HelloJS 訓練營中,我們將帶各位快速上手 git 與使用基於 git 技術的原始碼託管網站:Github。

讓我們開始吧

在這段練習中,我們將建立一套包含個人資料學經歷作品集技能列表小組成員...等等頁面的個人簡介 Github Page*。

*Github Page:由 Github 所提供的網頁託管服務,可以將託管在它之上的特定檔案格式轉換為靜態網頁。

在這個過程中,你將會使用到 git addgit commitgit pullgit statusgit log 等常用指令;同時,你也會需要進行分組練習以取得小組成員的姓名與 Slack ID 等等資訊來完成資料填寫。

參考資料

與我們聯絡

主辦單位

About

git 指令大全

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published