HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chr86

no profile record

comments

chr86
·tahun lalu·discuss
Ok, so unless I'm missing something, this is a big error.

In 9.4 there's no way reallinux/master points to same commit as master after the merge. It will still be where it was, one commit behind.
chr86
·tahun lalu·discuss
Hey great work beej! I've read pro git and your guide is very good.

So in figure 5.4 you say we merge 2 commits into a new one and somehow both branches point to new commit. This will definitely confuse people new to git.

I'd say it's better to write we merge anotherBranch into someBranch and leave the former where it is. Same for the next merge.

Just a suggestion
chr86
·2 tahun yang lalu·discuss
I believe the user is referring to the iPhone here.
chr86
·2 tahun yang lalu·discuss
For me it's the fact that options cannot come at the end, eg this "rm somedir -r" which I always do (habit) works only with gnu version of cmds.