Become a git guru

Author/Creator: Atlassian
Curated By: Malvika Sharan
Language: git
Field(s): Git, version control, programming
URL: https://www.atlassian.com/git/tutorials/

Description

Git is a version control system, which is widely used for software development and other version control tasks. This (non-interactive) tutorial provides online materials on various example codes and theories on git. A great resource for teaching (and self-learning).

Level: Beginner, Intermediate, Advanced
Format: Online (browser-based)
Time Required: Not specified
Prerequisites: None
Access: Free, Publicly available
Last Curated: 08/23/2016

Tags

[insert_php]
if(get_the_term_list(get_the_ID(), 'tutorial_tag')) {
echo get_the_term_list(get_the_ID(), 'tutorial_tag','

  • ','
  • ','

');
}
[/insert_php]