On Fri, Jun 27, 2008 at 04:31:30PM -0700, Junio C Hamano wrote:
I thought so, though I don't necessarily agree with it. But I seem to
recall this being touted as a feature in the past; a remote deleting
some work will not cause it to be deleted locally.
As as long your "equivalent of" means "branch -d"; we need to kill off
both the ref and its reflogs. And therefore...
The one key difference between rewinds and branch deletion is that the
latter will kill off the reflog, making the history inaccessible. You
can always still access rewound or rebased work via the reflog.
If we don't care about this "safety feature", then I definitely agree
that we should fix the problem rather than hint to the user.
-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html