Name: Anonymous 2012-08-07 16:18
I can't believe anyone could come up with an information model and user interface so convoluted and incoherent. Just one example of many such vomit-inducing ones:
to setup a remote tracking branch of "remotes/origin/master" you'd do:
git fetch origin master:remotes/origin/master
but to delete the same thing you'd do:
git branch -rd origin/master
see the autism there? the two commands do not specify the same identity for the same object. I could go on and on and maybe even put up a blog post but I'm not one of those "hacker" news faggots.
to setup a remote tracking branch of "remotes/origin/master" you'd do:
git fetch origin master:remotes/origin/master
but to delete the same thing you'd do:
git branch -rd origin/master
see the autism there? the two commands do not specify the same identity for the same object. I could go on and on and maybe even put up a blog post but I'm not one of those "hacker" news faggots.