Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DeveloperAcademy-YOLO
/
ProjectYOLO
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
15
Code
Issues
3
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
git Conventions
Jump to bottom
teemo edited this page
Oct 25, 2022
·
2 revisions
ProjectYOLO git Conventions
Team YOLO의 Macro Project에서의 git Convention 입니다.
git Convention을 최대한 잘 지켜서 건전한 Code Review 문화를 지향하고 Repository를 더욱 알차게 꾸며봅시다.
Commit convention
Tags
[feat] : 새로운 기능을 추가
[design] : UI 디자인 변경
[refactor] : 코드 리팩토링
[fix] : 버그 수정
[remove] : 파일 삭제
[chore] : 파일 수정/이동, 빌드 업무 수정, 패키지 매니저 수정, 패키지 관리자 구성 등 업데이트, Production Code 변경 없음
[docs] : Documentation 변경
Composition
Tags + #(Issue number) + Message
각각의 구성 요소 사이는 띄어쓰기로 구분됩니다.
EX) [feat] #2 Add Login View
Branch convention
dev branch는 직접 수정하지 않습니다.
Merge된 branch는 바로 삭제합니다.
Merge 이후에 수정사항이 생긴다면 새로 issue를 만들고 branch를 생성합니다.
최대한 하나의 issue에 하나의 branch를 파서 해결합니다.
Name Composition
Tag/Message/#Issue number
EX) feature/login/#2
PR convention
혼자서 임의로 Merge 하지 말고, 팀원들의 Code Review를 통해 의견을 교환해봅시다.
Composition
기본적인 구성은 Branch convention과 같습니다.
EX) feature/login/#2
Wiki pages
Pages
5
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
[개인정보 처리방침] 네모네모 앱 처리방침
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
git Conventions
ProjectYOLO git Conventions
Commit convention
Branch convention
PR convention
Loading
How to Use: Combine CombineCocoa MVVM
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Notification Center Observer Pattern
Uh oh!
There was an error while loading.
Please reload this page
.
💻 기술
Study
Combine CombineCocoa MVVM
Observer Pattern-Notification Center
Trouble Shooting
🎥 기록
Daily Standup
Retrospect
Minutes
User
Clone this wiki locally
You can’t perform that action at this time.