Go to Code Ocean
All Collections
Version Control
Version Control
Git on Code Ocean
10 articles in this collection
Written by
Shahar Zaks
Version control on Code Ocean: an overview
Git integration for tracking changes and synchronization
Written by
Shahar Zaks
Updated over a week ago
Best practices in Git on Code Ocean
Keeping Git repos manageable to aid sharing and publication.
Written by
Shahar Zaks
Updated over a week ago
.gitignore on Code Ocean
When you'll see it and what it does.
Written by
Shahar Zaks
Updated over a week ago
Git file and repository size limits
100 MB per file, 1 GB per repo. (These do not apply to files excluded from git, such as data.)
Written by
Shahar Zaks
Updated over a week ago
Viewing the contents of a Git commit
Written by
Shahar Zaks
Updated over a week ago
Discarding a Git commit
To restore your capsule to its previous state.
Written by
Shahar Zaks
Updated over a week ago
Moving repositories in and out of Code Ocean
Importing repositories
Via the import repository button or the Cloud Workstation terminal.
Written by
Shahar Zaks
Updated over a week ago
Git clone your capsule to your computer
Written by
Shahar Zaks
Updated over a week ago
Adding a Code Ocean capsule as a remote to an existing git repository
For integrating Code Ocean into your local development process
Written by
Shahar Zaks
Updated over a week ago
Syncing your capsule with an outside git repository
You can clone, pull, or push changes from/to GitHub and other Git hosts using Cloud Workstation
Written by
Shahar Zaks
Updated over a week ago