On Fri, Sep 27, 2019 at 02:02:01PM +0200, SZEDER Gábor wrote:
> On Fri, Sep 27, 2019 at 11:51:07AM +0200, Anders Janmyr wrote:
> > I'm not sure if this is a bug or not but `git describe` gives
> > different results when the repo has been cloned with `--depth` or not.
> >
> > In the example below f
On Fri, Sep 27, 2019 at 11:51:07AM +0200, Anders Janmyr wrote:
> Hi,
>
> I'm not sure if this is a bug or not but `git describe` gives
> different results when the repo has been cloned with `--depth` or not.
>
> In the example below from the git repository the number of additional
> commits since
Hi,
I'm not sure if this is a bug or not but `git describe` gives
different results when the repo has been cloned with `--depth` or not.
In the example below from the git repository the number of additional
commits since the
last tag differs 256 vs. 265.
```
$ git clone https://github.com/git/gi
3 matches
Mail list logo