[aur-general] AUR repos and git subtrees

Eli Schwartz eschwartz93 at gmail.com
Mon Aug 17 19:49:14 UTC 2015


On Mon, Aug 17, 2015 at 3:25 PM, Lukas Fleischer <lfleischer at archlinux.org>
wrote:

>
> And both commits do not have any ancestors?
>
> If you execute `git cat-file commit <id>` (using 69c3f0e, respectively
> 3c5d519 as commit hashes), are the outputs exactly the same (diff(1)
> them)?
>

Thanks for the suggestion! No, there aren't any ancestors, but there is
this...

```
 tree 0a0dd290957d796d5aa3d83c830ed8094b48e7a3
-author Eli Schwartz <eschwartz93 at gmail.com> 1429295767 -0400
-committer Eli Schwartz <eschwartz93 at gmail.com> 1433830927 -0400
+author Eli Schwartz <eschwartz93 at gmail.com> 1429295767 -0500
+committer Eli Schwartz <eschwartz93 at gmail.com> 1433830927 -0500

 Initial upload: fanficfare 2.2.2-1
```

And the problem goes away when I stop using git config log.date local

Problem solved, seems to be a bug in git.

-- Eli Schwartz


More information about the aur-general mailing list