Skip to content

cleanup some mentions of master branch in codebase#2306

Merged
shiftkey merged 1 commit intomainfrom
cleanup-master-references
Feb 25, 2021
Merged

cleanup some mentions of master branch in codebase#2306
shiftkey merged 1 commit intomainfrom
cleanup-master-references

Conversation

@shiftkey
Copy link
Member

@shiftkey shiftkey commented Feb 25, 2021

Also deprecates an overload on ReferenceExtensions.CreateBranch that was hard-coded to master.

Closes #2263

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #2306 (1535b10) into main (57fe2ce) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2306   +/-   ##
=======================================
  Coverage   65.99%   65.99%           
=======================================
  Files         554      554           
  Lines       14519    14519           
  Branches      857      857           
=======================================
  Hits         9582     9582           
  Misses       4779     4779           
  Partials      158      158           
Impacted Files Coverage Δ
Octokit/Helpers/ReferenceExtensions.cs 0.00% <ø> (ø)

@shiftkey shiftkey merged commit 4eebade into main Feb 25, 2021
@shiftkey shiftkey deleted the cleanup-master-references branch February 25, 2021 19:24
@nickfloyd
Copy link
Contributor

release_notes: Cleans up some mentions of master branch in codebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ReferenceExtensions.CreateBranch

2 participants