From 00a8839258a58c5dc3c7c54e2d97e22d5442f63a Mon Sep 17 00:00:00 2001 From: David Arnold <10138997+djaboxx@users.noreply.github.com> Date: Sat, 12 Apr 2025 12:34:47 -0700 Subject: [PATCH] New test (#29) * fix: update extra_files logic to handle empty ref cases and improve repository access safety * fix: update default_branch output to use variable for new repositories * fix: update ref logic to handle empty template repository cases and improve default branch output --------- Co-authored-by: Dave Arnold