Skip to content

Add a patch file off development#195

Open
mcmehrtens wants to merge 3 commits into
developmentfrom
feature/add-git-development-patch
Open

Add a patch file off development#195
mcmehrtens wants to merge 3 commits into
developmentfrom
feature/add-git-development-patch

Conversation

@mcmehrtens

Copy link
Copy Markdown
Member

This feature makes the actual working tree recoverable in a couple of scenarios that otherwise wouldn't be:

  • If the simulation was run based on commits that were never pushed to GitHub
  • If the simulation was run based on commits that were squashed when merging into origin/development
  • If the simulation was run based on commits that were dropped or overwritten by a rebase

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Diffs stored in simulation output are useless if base commit doesn't exist

2 participants