[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Obscure error/warning/information message from git pull
From:
Eli Zaretskii
Subject:
Re: Obscure error/warning/information message from git pull
Date:
2014年11月14日 23:27:01 +0200
> From: Sergey Organov <address@hidden>
> Date: 2014年11月14日 23:57:56 +0300
>
> > git log -n5 emacs24 master --
> >
> > and this works, but it doesn't say which commit is in which branch.
> > YUCK.
>
> Because in GIT commits are not on a branch. All commits are arranged into
> DAG, and branch is just a pointer into the DAG. Any given commit is
> either reachable from given branch or not. It's that simple.
You just re-defined "on a branch", that's all. A commit that's
reachable from a branch is on that branch. It's that simple.
- Re: Obscure error/warning/information message from git pull, (continued)
- Re: Obscure error/warning/information message from git pull , Andrew Burgess, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Alan Mackenzie, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Andreas Schwab, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Alan Mackenzie, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Christoph, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Andreas Schwab, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Alan Mackenzie, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Tassilo Horn, 2014年11月15日
- Re: Obscure error/warning/information message from git pull , Tassilo Horn, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Sergey Organov, 2014年11月14日
- Re: Obscure error/warning/information message from git pull,
Eli Zaretskii <=
- Re: Obscure error/warning/information message from git pull , Michael Welsh Duggan, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , David Kastrup, 2014年11月15日
- Re: Obscure error/warning/information message from git pull , Alan Mackenzie, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , David Caldwell, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , David Engster, 2014年11月14日
- Re: Obscure error/warning/information message from git pull , Eli Zaretskii, 2014年11月15日
- Re: Obscure error/warning/information message from git pull , David Engster, 2014年11月15日
- Re: Obscure error/warning/information message from git pull , Eli Zaretskii, 2014年11月15日
- Re: Obscure error/warning/information message from git pull , David Kastrup, 2014年11月15日
- Re: Obscure error/warning/information message from git pull , Eli Zaretskii, 2014年11月15日