Changeset 504e378 for git-version.sh


Ignore:
Timestamp:
08/25/2024 07:40:55 AM (3 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.2
Children:
2b40822
Parents:
7e06ddd (diff), 948cd14 (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/loongarch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • git-version.sh

    r7e06ddd r504e378  
    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.