Git - advance command to use

0 votes
27 views
added Mar 11 in Git by lcjr Lieutenant (12,120 points)
// to check the diff for conflict code 
git diff section/table/component.jsx

// checkout the file if its resolved and done
git checkout section/table/component.jsx

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...