gitlog Subroutine

subroutine gitlog(logpath)

logs git branch, hash to file

write branch write hash write changed filenames

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: logpath

Called by

proc~~gitlog~~CalledByGraph proc~gitlog gitlog proc~create_outdir create_outdir proc~create_outdir->proc~gitlog interface~create_outdir create_outdir interface~create_outdir->proc~create_outdir program~gemini3d Gemini3D program~gemini3d->interface~create_outdir

Contents

None