Closed bayleedev closed 9 years ago
@blainesch Good question - I believe these two levels are covered in https://github.com/Gazler/githug/blob/master/levels/stage_lines.rb and https://github.com/Gazler/githug/blob/master/levels/find_old_branch.rb (although the filenames perhaps aren't that obvious!)
One level that I think is missing that is a fairly common git usage is rebasing in a remote branch (such as developing on a feature branch and then rebasing in any new commits on master since you branched.)
Here are some other ideas from https://github.com/Gazler/githug/wiki:
What sort of levels do you think would be helpful?
git add --patch git reflog