mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-13 13:54:36 +00:00
[PR #559] [MERGED] [Bug] gnome sort: reverted merge commit adding error #987
Reference in New Issue
Block a user
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/TheAlgorithms/C/pull/559
Author: @kvedala
Created: 7/5/2020
Status: ✅ Merged
Merged: 7/8/2020
Merged by: @kvedala
Base:
master← Head:fix/gnome_sort📝 Commits (2)
16110cdRevert "Merge pull request #513 from tania-cmyk/master"645ace6formatting source-code for16110cd079📊 Changes
1 file changed (+4 additions, -3 deletions)
View changed files
📝
sorting/gnome_sort.c(+4 -3)📄 Description
Description of Change
Pull-request #513 was incorrectly merged adding to errors in the original implementation. This un-does the pull-merge and restores to working and valid algorithm.
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.