mirror of
https://github.com/goodhosts/hostsfile.git
synced 2026-04-27 15:35:50 +03:00
[PR #16] [MERGED] Unbundle clean operations and refactor RemoveByHostname #28
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hostsfile#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/goodhosts/hostsfile/pull/16
Author: @tomjn
Created: 1/18/2021
Status: ✅ Merged
Merged: 1/18/2021
Merged by: @luthermonson
Base:
master← Head:patch-1📝 Commits (6)
1dd5b37Unbundle clean operations and refactor RemoveByHostname5ddf021Fix CI issues in hosts.goa03a232refactor removeFromSlice to remove all instances, and add a testac6d725fix error message wording when teesting RemoveByHostname7d75b5ffix RemoveByHostname4142246fix whitespace issue in utils test📊 Changes
4 files changed (+63 additions, -18 deletions)
View changed files
📝
hosts.go(+26 -13)📝
hosts_test.go(+2 -1)📝
utils.go(+13 -4)📝
utils_test.go(+22 -0)📄 Description
This does the following:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.