https://github.com/ggerganov/diff-challenge Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + For + Enterprise + Teams + Startups + Education + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} ggerganov / diff-challenge Public * Notifications * Fork 3 * Star 9 Is this even possible? 9 stars 3 forks Star Notifications * Code * Issues 2 * Pull requests 1 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights ggerganov/diff-challenge This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 2 branches 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/g] Use Git or checkout with SVN using the web URL. [gh repo clone ggerga] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @ggerganov ggerganov Merge pull request #6 from unrealwill/patch-1 ... 4464123 Dec 22, 2022 Merge pull request #6 from unrealwill/patch-1 Update x.sh 4464123 Git stats * 5 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time README.md x October 10, 2019 00:31 x.sh Update x.sh December 21, 2022 21:04 View code README.md The Diff Challenge Start with a program x. Modify it to obtain a new version y. The goal is to have the program y output its difference with x. In other words: $ ./y > diff $ patch y < diff $ cmp x y $ This repo contains a Bash script x.sh which is the program x. The repo will automatically merge any pull-request that contains a modified version of x.sh (i.e. y) that satisfies the condition above. A successfully merged y will become the new x. Current x.sh About Is this even possible? Resources Readme Stars 9 stars Watchers 3 watching Forks 3 forks Releases No releases published Packages 0 No packages published Contributors 3 * @ggerganov ggerganov Georgi Gerganov * @andreasstieger andreasstieger Andreas Stieger * @unrealwill unrealwill Languages * Shell 100.0% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.