Skip to content

Commit

Permalink
Rewrite a lot of history. Purge the following files from branch diver…
Browse files Browse the repository at this point in the history
…gence COMPLETELY:

- `desktop/build.gradle.kts`

- `android/assets/game.atlas`

- `android/assets/game.png`

- `docs/uniques.md`

- `gradle.properties`

`$ git filter-branch --force --tree-filter 'for f in desktop/build.gradle.kts android/assets/game.atlas android/assets/game.png docs/uniques.md gradle.properties; do git restore $f --source 48bc79c; done; echo "$(git log HEAD^..HEAD)"' upstream/master..HEAD`
  • Loading branch information
will-ca committed Dec 29, 2021
1 parent 627beb3 commit e0f0fe3
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e0f0fe3

Please sign in to comment.