File: get_git_version.sh

package info (click to toggle)
cmor 3.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,856 kB
  • sloc: ansic: 27,460; f90: 14,115; python: 11,636; sh: 3,501; makefile: 420; xml: 168
file content (2 lines) | stat: -rwxr-xr-x 45 bytes parent folder | download | duplicates (4)
1
2
#! /bin/sh
git log -n 1 --pretty="format:%H"