Copy a string array object from source to target.
Free the strings contained in a string array. This method should be called on git_strarray objects that were provided by the library. Not doing so, will result in a memory leak.
Array of strings
See Source File