- Clone respo
git clone https://github.com/hatide/hatide.github.io.git - Tạo new branch
git checkout -b <tên branch> - Tạo file .md vào thư mục post.
- Sửa file .md trong thưc mục danh-muc để đưa bài post vào đúng catalog tương dứng.
- add và commit lên respo.
git add <files>git commit -m "<comment>" - git push lên remote respo.
git push - Tạo merge request. Cách tạo merge request (opens new window) Tham khảo: