Uploaded July 2009 | Updated September 2026, 1 hour ago
spore.com
spore.com/view/myspore/Fotosynthesis
newgrounds.com/audio/listen/229951
newgrounds.com/audio/listen/83591
newgrounds.com/audio/listen/247545
Vid cap with Camstudio
spore.com
spore.com/view/myspore/Fotosynthesis
newgrounds.com/audio/listen/229951
newgrounds.com/audio/listen/83591
newgrounds.com/audio/listen/247545
Vid cap with Camstudio


![Reverting a Git Repo: Restoring working code & Saving bad code
This was my attempt at using OBS and my new video editing software in addition to showing a HUGE set of commands I use to manage code.
Music: Sun Storm by Ryan094 ( http://www.newgrounds.com/audio/listen/130712 )
My goto link for Git commands: http://stackoverflow.com/questions/1628563/how-can-i-move-recent-commits-to-a-new-branch-with-git
Summary of commands:
git branch Fail_01_Macros_Ported_Wrong
git reset hard [SHA ID]
To list branches in a repo:
git branch
To change to different branch:
git checkout [name of branch]
How to force update remotes:
git push all force [remote name] Reverting a Git Repo: Restoring working code & Saving bad code](https://i.ytimg.com/vi/D0nHAmtX3hg/mqdefault.jpg)







