Skip to content
Snippets Groups Projects
Commit f20bfdaa authored by Jerome Reybert's avatar Jerome Reybert
Browse files

test/version.vader: fix test description

parent ea88b103
No related branches found
No related tags found
No related merge requests found
Include: setup.inc Include: setup.inc
Execute (Jump to hunk): Execute (Test verion):
let vimagit_git_version=magit#utils#strip(Git_cmd("git --work-tree=".$VIMAGIT_PATH." --git-dir=".$VIMAGIT_PATH."/.git describe --tags --abbrev=0")) let vimagit_git_version=magit#utils#strip(Git_cmd("git --work-tree=".$VIMAGIT_PATH." --git-dir=".$VIMAGIT_PATH."/.git describe --tags --abbrev=0"))
call Git_verbose_log("git version: '" . vimagit_git_version . "'") call Git_verbose_log("git version: '" . vimagit_git_version . "'")
call Git_verbose_log("vimagit version: '" . magit#show_version() . "'") call Git_verbose_log("vimagit version: '" . magit#show_version() . "'")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment