gvt icon indicating copy to clipboard operation
gvt copied to clipboard

Added --recursive to allow for inclusion of git submodules

Open tniswong opened this issue 8 years ago • 0 comments

This is useful in the following scenario:

  1. Project depends on a Library that provides CGO Bindings
  2. Library includes a submodule reference to repository containing C code.
  3. Library CGO Bindings are relative to submodule path

tniswong avatar Aug 24 '17 22:08 tniswong