Skip to main content

Home/ Web Development Resources (originated at GA WDI)/ Group items tagged Pick

Rss Feed Group items tagged

baliar

7 Easy Steps to Start Prioritizing Self Care - Pick the Brain | Motivation and Self Imp... - 0 views

  •  
    7 Easy Steps to Start Prioritizing Self Care - Pick the Brain | Motivation and Self ImprovementPick the Brain | Motivation and Self Improvement
John Randall

git howto: revert a commit already pushed to a remote repository - Christoph ... - 0 views

  •  
    "This works almost exactly the same way as case 2, but instead of removing the line with the bad commit, simply replace its pick with edit and save/exit. Rebase will then stop at that commit, put the changes into the index and then let you change it as you like. Commit the change and continue the rebase (git will tell you how to keep the commit message and author if you want). Then push the changes as described above. The same way you can even split commits into smaller ones, or merge commits together. "
1 - 2 of 2
Showing 20 items per page