Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

renamed "buffalo update" to "buffalo fix" to match "go fix". #1192

Merged
merged 4 commits into from
Jul 24, 2018

Conversation

markbates
Copy link
Member

@markbates markbates commented Jul 23, 2018

I kept the update alias to make it backward compatible.

@markbates markbates added this to the v0.12.5 milestone Jul 23, 2018
@codecov
Copy link

codecov bot commented Jul 23, 2018

Codecov Report

Merging #1192 into development will increase coverage by 0.01%.
The diff coverage is 57.14%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1192      +/-   ##
===============================================
+ Coverage        53.13%   53.14%   +0.01%     
===============================================
  Files               75       75              
  Lines             3783     3784       +1     
===============================================
+ Hits              2010     2011       +1     
  Misses            1656     1656              
  Partials           117      117
Impacted Files Coverage Δ
buffalo/cmd/fix.go 57.14% <57.14%> (ø)

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 6a45b47...a18c53c. Read the comment docs.

}

func init() {
decorate("update", RootCmd)
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure about this one, but don't you need to change it to fix, or at least decorate fix too?

@markbates
Copy link
Member Author

markbates commented Jul 24, 2018 via email

@markbates markbates merged commit 299a8ec into development Jul 24, 2018
@stanislas-m stanislas-m deleted the rename-upgrade branch August 6, 2018 17:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants