Jump to content

modding Wildcard Workshop #14: Version Control


ZenRowe

Recommended Posts

  • Wildcard Community

Alright, you asked for it, excessively. Here is a tutorial on some basic Version Control using Git, mostly GitKraken. Version control is extremely important to anyone working with software and it will make the difference between a situation that frustrates us and we just quit a project altogether and being able to keep our calm and do proper testing to figure out a difficult bug. This one might be a bit difficult to follow until you actually dive in and try to use the software yourself and see how it impacts your work.

Git Cheatsheet: http://rogerdudler.github.io/git-guide/
GitKraken: https://www.gitkraken.com/

Note: I did leave a mistake I made during the video to show what happens when you aren't careful. Systems like Git aren't really made with an *undo* in mind and using it can be a bit risky.

<-- Back to Wildcard Workshop tutorials

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...