macg-gh / madlibs

A little game that runs on a LAMP stack
0 stars 0 forks source link

Another branch for another implementation #14

Closed macg-gh closed 5 years ago

macg-gh commented 5 years ago

Or another reason to make another branch

macg-gh commented 5 years ago

Possibly a re-build or extension of community?

macg-gh commented 5 years ago

Made gen1 branch for the updates to madlib.php so far. Want to pull this down to droplet2 before I close this. Making stuff in another implementation would be its own issue.

macg-gh commented 5 years ago

And then pull this branch into master before I close this

macg-gh commented 5 years ago

Ran: git pull -all

Then: git branch -a

The output shows that I now have another branch available.

macg-gh commented 5 years ago

Ran: git checkout gen1

Then: git branch -a

The output shows I'm using gen1.

macg-gh commented 5 years ago

git push origin --delete gen1

Seems successful from droplet2. Confirming on github site... confirmed, only one branch.

I will make a branch called spacing for my next change.