You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Add parser
This patch adds a parser to extract org and repo from the github url
Signed-off-by: AlexNg <[email protected]>
* feat: Add term
This allows us to run commands and retrieve stdOut
Signed-off-by: AlexNg <[email protected]>
* feat: Add resolver
This patch adds the resolver, which will run git commands and attempt to
resolve values.
The following values are resolved:
- origin remote url
- user.name
- user.email
Signed-off-by: AlexNg <[email protected]>
* feat: Set default value
This patch sets default value on the prompts to allow use of the
resolved values
Signed-off-by: AlexNg <[email protected]>
---------
Closes#63
Signed-off-by: AlexNg <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: