mirror of
https://github.com/sasjs/core.git
synced 2026-01-14 03:50:06 +00:00
chore(docs): fix descriptions for mp_git* macros
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
@file
|
||||
@brief Creates a dataset with the output from `GIT_STATUS()`
|
||||
@details Uses `git_status()` to fetch the number of changed files, then
|
||||
iterates through with `git_status_get()` and `git_index_add()` for each
|
||||
change - which is created in an output dataset.
|
||||
iterates with `git_status_get()`, inserting all attributes into an output
|
||||
dataset.
|
||||
|
||||
Usage:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user