Changeset f4f58d4 for git-version.sh


Ignore:
Timestamp:
08/29/2024 06:17:58 AM (3 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64
Children:
6f6182a
Parents:
ae7b9ed (diff), 2ca7fca7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • git-version.sh

    rae7b9ed rf4f58d4  
    2020
    2121if ! git status > /dev/null; then
    22     # Either it's not a git repository, or git is unavaliable.
     22    # Either it's not a git repository or git is unavailable.
    2323    # Just workaround.
    2424    echo "<![ %sysv; ["                                    >  version.ent
Note: See TracChangeset for help on using the changeset viewer.