Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

docs: remove --autofill references #848

Merged
merged 1 commit into from
Oct 3, 2021
Merged

docs: remove --autofill references #848

merged 1 commit into from
Oct 3, 2021

Conversation

drewrisinger
Copy link
Contributor

@drewrisinger drewrisinger commented Sep 30, 2021

It appears the --autofill option to glab mr create was removed, but references remained in examples & docs.

(on glab v 1.16.0):

$ glab mr create --help
Create new merge request

USAGE
  glab mr create [flags]

ALIASES
  [...]

EXAMPLES
  $ glab mr new
  $ glab mr create -a username -t "fix annoying bug"
  $ glab mr create -f --draft --label RFC
  $ glab mr create --autofill --yes --web

$ glab mr create --autofill
unknown flag: --autofill

Usage:  glab mr create [flags]

Flags:
      [...]

It appears the --autofill option to ``glab mr create`` was removed, but references remained.
Copy link
Owner

@profclems profclems left a comment

Choose a reason for hiding this comment

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

thanks for working on this @drewrisinger

@codecov
Copy link

codecov bot commented Oct 2, 2021

Codecov Report

Merging #848 (ca49abd) into trunk (5cb2858) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk     #848   +/-   ##
=======================================
  Coverage   59.42%   59.42%           
=======================================
  Files          93       93           
  Lines        7366     7366           
=======================================
  Hits         4377     4377           
  Misses       2607     2607           
  Partials      382      382           
Impacted Files Coverage Δ
commands/mr/mr.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe01cfc...ca49abd. Read the comment docs.

@profclems profclems merged commit e3ced86 into profclems:trunk Oct 3, 2021
@drewrisinger drewrisinger deleted the dr-pr-remove-autofill-docs branch October 4, 2021 15:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants