[GRASS-git] [OSGeo/grass] e69da7: contributing: Skip non-versioned directories in la...
Vaclav Petras
noreply at github.com
Wed Oct 19 13:16:02 PDT 2022
Branch: refs/heads/releasebranch_8_2
Home: https://github.com/OSGeo/grass
Commit: e69da7dc93c746f53073ec30bc65ac6fca646685
https://github.com/OSGeo/grass/commit/e69da7dc93c746f53073ec30bc65ac6fca646685
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2022-10-19 (Wed, 19 Oct 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