1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 06:24:35 +00:00

feat: mp_gitlog and associated test/docs

This commit is contained in:
munja
2022-11-30 21:35:49 +01:00
parent c52a623630
commit e2b0aabfa4
5 changed files with 147 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ data &outds;
putlog (_all_)(=);
%end;
end;
rc=git_status_free(gitdir);
rc=git_status_free(trim(gitdir));
drop rc cnt;
run;