Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Properly alphabetize output of CLI --help option (backport 12331) #3681

Merged
merged 25 commits into from Sep 24, 2020
Merged

docs: Properly alphabetize output of CLI --help option (backport 12331) #3681

merged 25 commits into from Sep 24, 2020

Conversation

Minh20
Copy link

@Minh20 Minh20 commented Aug 30, 2020

Alphebetize CLI --help output #3614

@Minh20 Minh20 changed the base branch from master to develop August 30, 2020 03:51
@PastaPastaPasta
Copy link
Member

haven't taken a look yet, however, in the future, try to avoid closing a PR just to open a new one, because now the discussion we had on the old PR we can't view here. Also it kindof just clutters up the repo. Granted, I did this exact same thing when I was getting started because git was confusing and I didn't understand it, so if you need help with something like git stuff, let us know and we can likely help you

@Minh20
Copy link
Author

Minh20 commented Aug 30, 2020

haven't taken a look yet, however, in the future, try to avoid closing a PR just to open a new one, because now the discussion we had on the old PR we can't view here. Also it kindof just clutters up the repo. Granted, I did this exact same thing when I was getting started because git was confusing and I didn't understand it, so if you need help with something like git stuff, let us know and we can likely help you

Thanks for the feedback and offering help for the git stuff. I'll pay attention for future pull requests.

src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
Minh20 and others added 8 commits August 31, 2020 07:58
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
@PastaPastaPasta
Copy link
Member

feature_shutdown.py failure here: https://gitlab.com/dashpay/dash/-/jobs/711537367 is weird... No need for you to worry about this @Minh20

src/init.cpp Outdated Show resolved Hide resolved
src/dash-cli.cpp Outdated Show resolved Hide resolved
src/dash-cli.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
src/init.cpp Outdated Show resolved Hide resolved
Minh20 and others added 8 commits September 2, 2020 09:57
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
@UdjinM6
Copy link

UdjinM6 commented Sep 3, 2020

Pls see UdjinM6@769f08f and maybe UdjinM6@bc2ac58 (or just sort options in src/wallet/init.cpp properly instead but imo wallet has so many options already that it kind of makes sense to split them in few more groups)

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
@Minh20 Minh20 requested a review from UdjinM6 September 10, 2020 07:08
@Minh20 Minh20 closed this Sep 10, 2020
@Minh20 Minh20 reopened this Sep 10, 2020
@UdjinM6
Copy link

UdjinM6 commented Sep 10, 2020

Still waiting for src/wallet/init.cpp updates...

@PastaPastaPasta
Copy link
Member

Look https://github.com/dashpay/dash/pull/3681/files, you messed some stuff up

@PastaPastaPasta
Copy link
Member

@Minh20 see commits UdjinM6@bc2ac58 and UdjinM6@769f08f

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@UdjinM6 UdjinM6 added this to the 17 milestone Sep 23, 2020
Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK, looks good

@UdjinM6 UdjinM6 merged commit 465ecee into dashpay:develop Sep 24, 2020
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Mar 11, 2022
…1) (dashpay#3681)

* Helpmessage outp alphabetized

Properly alphabetize output of CLI

* Helpmessage outp alphabetized

Properly alphabetize output of CLI

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/dash-cli.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/dash-cli.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Update src/init.cpp

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>

* Auto stash before merge of "alphabetize" and "origin/alphabetize"

* Revert "Auto stash before merge of "alphabetize" and "origin/alphabetize""

This reverts commit 0edae12.

* Changes for 769f08f

* changes for bc2ac58

Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants