Oracle Database Development Web Series
Of course any demo must come with a bug
The git clone bug I had in SQL Developer was entirely my fault.
Prior to my session, I was cleaning up. I had SQL Developer open and I deleted my project working directory using the command line.
After the session, restarting SQL Developer solved the problem and I was able to clone again.
I left out a part
Afterwards I had a question about using credentials when cloning from GitHub. I had intended to briefly address this when cloning the repo with SQL Developer but by the time I got past my mistake I forgot. Here’s a link that will explain how to clone from GitHub better than I can.
Links used in the session
- Why Git?
- The Oracle Developer Advocates Team
- How to commit parts of a file
- Git Documentation
- Git Download
- Generating SSH keys – on GitHub
- Oracle’s GitHub projects
I hope the session was useful and, as always, let me know if you have any questions.