Skip to content

Updates online help to display help "the git way". :)#573

Open
avengerx wants to merge 3 commits intogit-ftp:masterfrom
avengerx:document_gitway
Open

Updates online help to display help "the git way". :)#573
avengerx wants to merge 3 commits intogit-ftp:masterfrom
avengerx:document_gitway

Conversation

@avengerx
Copy link

@avengerx avengerx commented May 8, 2020

It now favors the --flag=<argument> instead of --flag <argument> syntax.

This has been supported by git-ftp for a long time, since Feb 26th, 2010, commit 80ef529.

The format here is closer now to the current layout of git-log

Beware pull request #572, for it actually implements this syntax support for the option that was introduced via 294350c. All other settings seems to support it.

This also adds the --extra-verbose flag (to the -vv) to ensure all flags have an "extended version".

Fabrício Zimmerer Murta added 3 commits May 7, 2020 20:59
It now favors the --flag=<argument> instead of --flag <argument> syntax.

This has been supported by git-ftp for a long time, since Feb 26th, 2010
commit 80ef529.
All samples like --user <username> were changed to --user=<username> and
more relevant info that this brings is also added, notably at the
'PASSWORDS' section.

It also adds the '--extra-verbose' setting according to the change in
the "bundle".
@LukasFritzeDev
Copy link
Collaborator

Thanks a lot for your work here.

If we change the favoured syntax, we should also adjust the tests to match this new syntax, shouldn't we?

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.

2 participants