8000 GitHub - techandy32/hello-world: follow the guide
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

techandy32/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

into github world

this

step 1.Create a Repository

就像是開一個新專案一樣 稱謂為main 通常會包含著README的文件檔 作為intro

step 2. Create a branch

開一個分支,這是git系統的特色所在 稱謂為feature 因為我們在這裡做feature work 在step 1.的repo那裡面點選create branc and type a title like... README-edit

step 3. make n commit changes in branch

分支就是copy一個 main 然後在裡面可以自由編輯不會覆蓋到原本的main李 編輯完要留下commit message and describes ur changes 最後 commit changes

step 4. open a pull request

pull request 請求branch merge到main裡 會給你看diffs,確認完之後會要你submit 就會創造一個pull request

step 5. merge ur pull request

這步就會merge你的main與branchㄌ merge完後還可以看你要不要del這個branch

done

About

follow the guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0