Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: denisekgosnell/battlestax-1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DataStax-Examples/battlestax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

There isn’t anything to compare.

denisekgosnell:master and DataStax-Examples:master are entirely different commit histories.

Showing with 8 additions and 3 deletions.
  1. +1 −1 README.md
  2. +7 −2 astra.json
  3. BIN hero.png
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
BattleStax is a stateful JAMStack game that is wholesome fun for the entire crew.
<!--- ENDEXCLUDE --->

![image](https://raw.githubusercontent.com/DataStax-Examples/battlestax/master/tutorial/battlestax.png)
![image](https://raw.githubusercontent.com/DataStax-Examples/battlestax/master/hero.png)


## Objectives
9 changes: 7 additions & 2 deletions astra.json
Original file line number Diff line number Diff line change
@@ -6,7 +6,12 @@
"githubUrl": "https://github.com/DataStax-Examples/battlestax",
"gitpodUrl": "https://gitpod.io/#https://github.com/DataStax-Examples/battlestax",
"netlifyUrl": "https://app.netlify.com/start/deploy?repository=https://github.com/DataStax-Examples/battlestax",
"tags": [{ "name": "javascript" }, { "name": "document API" }, {"name": "workshop"}],
"tags": [
{ "name": "javascript" },
{ "name": "document API" },
{ "name": "workshop" }
],
"category": "apps",
"priority": 2
"priority": 2,
"heroImage": "https://raw.githubusercontent.com/DataStax-Examples/battlestax/master/hero.png"
}
Binary file added hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.