mirror of https://github.com/gogits/gogs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
385 B
14 lines
385 B
remove packages and dependencies||| |
|
Remove removes the packages named by the import paths, |
|
along with their dependencies. |
|
|
|
The remove flags are: |
|
|
|
|
|
The list flags accept a space-separated list of strings. |
|
|
|
For more about specifying packages, see 'go help packages'. |
|
For more about bundle, see 'gpm help bundle'. |
|
For more about snapshot, see 'gpm help snapshot'. |
|
|
|
See also: gpm install.
|
|
|