Skip to content

nphi1410/FAPI_Back_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

để tránh conflict code thì mng hãy code ra nhánh riêng


để tạo nhánh mới
  git branch "tên nhánh mng muốn đặt"
vd: git branch phi

sau đó chuyển sang nhánh của mng
  git checkout "tên nhánh"
vd: git checkout phi

sau đó code như bthng


sang lần code sau thì trc khi code mng pull code từ main về
  git fetch
  git pull origin main

  git push origin 'tên nhánh mình'
  vdu git push origin phi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published