Init gist with regular urls via git CLI (http) (#501)

هذا الالتزام موجود في:
Thomas Miceli
2025-08-28 02:44:09 +02:00
ملتزم من قبل GitHub
الأصل 2976173658
التزام 905276f24b
14 ملفات معدلة مع 522 إضافات و307 حذوفات

عرض الملف

@@ -50,7 +50,7 @@ watch_backend:
OG_DEV=1 npx nodemon --watch '**/*' -e html,yml,go,js --signal SIGTERM --exec 'go run -ldflags "-X $(VERSION_PKG)=$(GIT_TAG)" . --config config.yml'
watch:
@sh ./scripts/watch.sh
@bash ./scripts/watch.sh
clean:
@echo "Cleaning up build artifacts..."