[GRASS-git] [OSGeo/grass] c86751: contributing: Skip non-versioned directories in la...
Vaclav Petras
noreply at github.com
Tue May 24 18:15:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: c86751125aab3b4ee54702c2a935d67981668bf1
https://github.com/OSGeo/grass/commit/c86751125aab3b4ee54702c2a935d67981668bf1
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M utils/generate_last_commit_file.py
Log Message:
-----------
contributing: Skip non-versioned directories in last commit generator (#2399)
The non-versioned directories give no git log output, but they are harmless, so simply skip these cases in the script for generating last change date and commit hash.
More information about the grass-commit
mailing list