From: ljsebald <ljs...@us...> - 2023-01-16 21:22:06
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "A pseudo Operating System for the Dreamcast.". The branch, master has been updated via 0c9a7bcc27905fc20c6a4889603e80fc8b3c4185 (commit) from 205e8af813d90e8cfa4464152f8276f59c8a12bf (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0c9a7bcc27905fc20c6a4889603e80fc8b3c4185 Author: Lawrence Sebald <ljs...@us...> Date: Mon Jan 16 16:21:31 2023 -0500 Add missing directory to libnavi ----------------------------------------------------------------------- Summary of changes: addons/{libkosext2fs => libnavi}/kos/dreamcast.cnf | 0 1 file changed, 0 insertions(+), 0 deletions(-) copy addons/{libkosext2fs => libnavi}/kos/dreamcast.cnf (100%) diff --git a/addons/libkosext2fs/kos/dreamcast.cnf b/addons/libnavi/kos/dreamcast.cnf similarity index 100% copy from addons/libkosext2fs/kos/dreamcast.cnf copy to addons/libnavi/kos/dreamcast.cnf hooks/post-receive -- A pseudo Operating System for the Dreamcast. |