jdhao / jdhao/jdhao.github.io

2019/12/03/git_stash_merge_conflict_handling/

Open
#12 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
27
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Resolving Merge Conflict after Git Stash Pop - jdhao's blog

Sometimes, when we are working with our local changes in a Git repo, we may want to pull the latest updates from the remote repository. To avoid code conflict between remote files and local files. We can use git stash to store the unfinished local work temporarily.

https://jdhao.github.io/2019/12/03/git_stash_merge_conflict_handling/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the linked Git stash merge-conflict article and inspecting the repository's existing Hugo post structure. The issue does not name a target file or specify the requested change, so clarify the intended documentation work before editing. Done should mean the requested article or update is present in the blog and renders correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.