[aur-general] AUR repos and git subtrees
Lukas Fleischer
lfleischer at archlinux.org
Mon Aug 17 19:25:49 UTC 2015
On Mon, 17 Aug 2015 at 21:09:28, Eli Schwartz wrote:
> [...]
> So, comparing my subtree split of fanficfare I get a root commit at:
> 69c3f0eec7fe3ce2983dec09b5dcba5a02d9169c
> In the AUR, the root commit is:
> 3c5d51989c6d14feea568ba6627dd9e5e7492f67
>
> git diff them, they're identical trees.
> The commit messages are the same, the author and commit info are identical.
> [...]
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)?
More information about the aur-general
mailing list