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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Rename set command to config while maintaining backwards compatibility.
--auto-local, --auto-remote options have become mapping and mapping-remote subcommands. Backwards compatibility has been maintained and the options (and subcommands) are supported both when using tx set and tx config commands.
Introduce mapping-bulk subcommand to tx config command. mapping-bulk is similar to mapping but configures a whole directory of files and not a single file.
Support branch specific push / pull using the --branch option.
Add interactive wizard for tx config command. Interactive wizard is triggered by default after tx init if --skipsetup option is not passed and by the tx config if called without any options or subcommands.