mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-21 01:41:30 +03:00
86faedc966
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1 * update doc (man & md) * update bash|fish|zsh completion
19 lines
249 B
Markdown
19 lines
249 B
Markdown
## git-bug user adopt
|
|
|
|
Adopt an existing identity as your own.
|
|
|
|
```
|
|
git-bug user adopt USER-ID [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for adopt
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [git-bug user](git-bug_user.md) - Display or change the user identity.
|
|
|