Có những rule sau cần ae nhớ:
1. Nhánh config cần có tiền tố config. Chẳng hạn:
git checkout -b config/add-skeleton-app
2. Nhánh function cần có tiền tố feature. Chẳng hạn:
git checkout -b feature/add-crud
3. Lúc làm xong, commit thì phải đẩy lên nhánh develop. Chẳng hạn git push origin develop
forked from halo93/e-learning-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
doanthai/e-learning-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 86.1%
- PLSQL 13.9%