summaryrefslogtreecommitdiff
path: root/exec-cmd.h
AgeCommit message (Collapse)AuthorFilesLines
2018-04-11exec_cmd: rename to use dash in file nameLibravatar Stefan Beller1-0/+16
This is more consistent with the project style. The majority of Git's source files use dashes in preference to underscores in their file names. Signed-off-by: Stefan Beller <sbeller@google.com>