mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-15 12:50:33 +02:00
Fixed Git Integration
This commit is contained in:
@@ -28,7 +28,7 @@ doxygen conf/intelliphoto_dox
|
||||
echo "Doxygen finished."
|
||||
# Adding changes to git
|
||||
echo "Committing Changes to Git..."
|
||||
git add *
|
||||
git add '*'
|
||||
git commit -m "Automated Release Preparation"
|
||||
echo "Committed."
|
||||
echo "Finished."
|
||||
|
||||
Reference in New Issue
Block a user