lordfiSh / sniperelite5maps

Interactive Map
https://sniperelite5maps.de
5 stars 2 forks source link

populate mission 07 #8

Closed trikarai closed 1 year ago

AtomCrafty commented 1 year ago

Could you please drop the first two commits? To do so run git rebase -i fa54e9f and comment out the first two commits, then git push --force.

We use rebase instead of merge to preserve a clean commit history. Here is a summary of our Git workflow: https://github.com/lordfiSh/sniperelite5maps#contributing. Steps 6 through 8 need to be done every time a PR is created.