Conversation
mislav
left a comment
There was a problem hiding this comment.
I think this is a step in the right direction, but I don't think that it fully clarifies what will happen next. When ran outside of a git directory, it should say that a repo will be created and a new directory made for the new repo. When ran inside of a git directory, it should say that an origin git remote will be added.
Our team is also giving this a thought, so you could either proceed on your own or wait until we have more guidance on how we want to address this command.
|
No worries, let's wait a little longer. :) |
|
thank you for this! i'm going to close in favor of #2295 since while prompt absolutely does need rewording, we also need to do a series of other fixes to repo create and can address them via the larger PR. |
Fixes #1913 , #2180
Updates the final confirmation string to reflect what we wanted it to be, a confirmation step before submitting to Github. The create a local directory now works in sync as in