rusefi 2023-07-15 15:56:06 -04:00
parent 2ee49c6f80
commit 12ba7752b9
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/bin/bash
git config --local user.email "action@github.com"
git config --local user.name "GitHub create-board Action"
git add gerber/*
git add boards/*
git reset HEAD *.kicad_pro
git status