Skip to content

Commit 886914e

Browse files
committed
Remove unnecessary date from commit message instructions
1 parent 25a55c3 commit 886914e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The site is automatically redeployed to an internal beta site at http://beta-sac
6868
dotnet restore
6969
dotnet build
7070
dotnet run -- -u "path/to/new/natura2000.mdb"
71-
git commit -a -m "Updated data files YYYY-MM-DD"
71+
git commit -a -m "Updated data files"
7272
git push
7373

7474
After which the updated files on the `develop` branch which will be automatically redeployed to the internal beta site at http://beta-sac.

0 commit comments

Comments
 (0)