gitman icon indicating copy to clipboard operation
gitman copied to clipboard

Add dependencies from the CLI

Open jacebrowning opened this issue 3 years ago • 0 comments

Something like:

  1. gitman add https://github.com/foo/bar
  2. gitman add https://github.com/foo/bar@abc123

The use of @ to specify rev matches the lock command, updated by https://github.com/jacebrowning/gitman/issues/98.

jacebrowning avatar Mar 26 '22 13:03 jacebrowning