Module: Mesa Branch: staging/18.2 Commit: 2ec87de4987141402a993df93645a021908eb834 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ec87de4987141402a993df93645a021908eb834
Author: Andres Gomez <[email protected]> Date: Tue Aug 21 23:13:28 2018 +0300 cherry-ignore: autotools: don't ship the git_sha1.h generated in git in the tarballs fixes: This commit has more than one Fixes tag but the commit it addresses didn't land in branch. Signed-off-by: Andres Gomez <[email protected]> --- bin/.cherry-ignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore new file mode 100644 index 0000000000..0dfe7b08a5 --- /dev/null +++ b/bin/.cherry-ignore @@ -0,0 +1,3 @@ +# fixes: This commit has more than one Fixes tag but the commit it +# addresses didn't land in branch. +6ff1c479968819b93c46d24bd898e89ce14ac401 autotools: don't ship the git_sha1.h generated in git in the tarballs _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
