phpStorm - Github Integration
- I have two computers - my main workstation and a laptop, both installed with phpStorm.
- I want to backup my code-snippets from my main workstation to Github and then access it from my laptop - so that I can continue working on any machine at my will and yet have access to the latest code changes.
- I however do not want to backup entire framework; just the code files I have created.
Thanks!