I am new to GitHub & repositories but have done a lot of reading and trying to get a grasp on how it all works.
I am working on a group project via BlueJ. I created an account and a repository on GitHub. Through BlueJ using Team Settings, I have entered all of the required information. I am able to checkout and work on locally projects that are in my repository. However, every time I attempt to Commit a change, I get the following error:
svn: Malformed URL'/ccubinski/GNN/!svn/wbl/61467cd6-3e01-0010-93Od-b169ec9ecee6/2'
I do not have any Git stuff installed locally, as from what I understand(and may very well be wrong), is that I should not have to have anything additional besides BlueJ in order to interact with GitHub.