Skip to content

git-lab-cli 1.0.2

Compare
Choose a tag to compare
@vishwanatharondekar vishwanatharondekar released this 26 Nov 08:18
· 93 commits to master since this release
27a5ce4
  1. Added Onboarding by using prompts at first run.
  2. git config are supported. Onboarding writes to git config for future use.
  3. Renamed bin and commands to look more consistent with hub. Previous commands are still supported as legacy.
  4. Assignee support for merge-request and merge-requests command.
  5. Editor specified in git config will be used while getting merge request information.
  6. .env files are supported.