File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ echo " dir local remote "
9898echo
9999submenuHead " Different diff options:"
100100menuItem a " actual branch vs. origin/actual branch. -> local repository vs. remote repository" headHead
101- menuItem b " actual working dir vs. actual branch last commit -> tree vs. local repository" dirHead
102- menuItem c " actual working dir vs. other commits -> tree vs. local repository" treeCommit
101+ menuItem b " actual working dir vs. actual branch last commit -> work dir vs. local repository" dirHead
102+ menuItem c " actual working dir vs. other commits -> work dir vs. local repository" treeCommit
103103menuItem d " commit vs. commit -> local repository vs. local repository" commitCommit
104104menuItem e " branch vs. branch -> repository vs. repository (local/remote)" branchBranch
105105echo
You can’t perform that action at this time.
0 commit comments