Tôi đã tạo một repo github và làm việc trên github repo của mình.
Tôi đã thực hiện các yêu cầu kéo và nó đã được hoàn thành.
Sau đó, phần ngược dòng có thêm một số cam kết nên bây giờ tôi muốn căn cứ lại, tôi đoán đó là những gì tôi phải làm.
Nhưng tôi nhận được những xung đột hợp nhất này:
First, rewinding head to replay your work on top of it...
Applying: Issue 135 homepage refresh
Using index info to reconstruct a base tree...
<stdin>:17: trailing whitespace.
%h4
warning: 1 line adds whitespace errors.
Falling back to patching base and 3-way merge...
Auto-merging app/views/layouts/application.html.haml
CONFLICT (content): Merge conflict in app/views/layouts/application.html.haml
Auto-merging app/views/home/index.html.haml
CONFLICT (content): Merge conflict in app/views/home/index.html.haml
Auto-merging app/views/home/_group_projects.html.haml
CONFLICT (content): Merge conflict in app/views/home/_group_projects.html.haml
Failed to merge in the changes.
Patch failed at 0001 Issue 135 homepage refresh
When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To check out the original branch and stop rebasing run "git rebase --abort".
Tôi không biết làm thế nào để khắc phục những điều này, xin vui lòng giúp đỡ.