I have code created in the Atmel Studio 7 IDE Tool. It is C Code. I am looking to store the code in a repository so it is under version control. The challenge is I have not found a way to load the code up and into Bit Bucket or GIT
Hi Michael,
And welcome to the Atlassian Community.
You should be able to treat the zip file the same way as any other files in a Git repository. All yo need is a repository, add the zip file to it and commit it.
Thank you for the reply. I do have a repository created. Being new to GIT and Bit Bucket I am not well versed in the steps or the command. Any suggestions or examples would be terrific. Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are new to Git I would recommend taking a look at Learn Git, it's a good starting point and gets you a good introduction to how to use Git.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.