mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-19 07:31:24 +02:00
Add git and github roadmap
This commit is contained in:
@@ -94,6 +94,12 @@ const groups: GroupType[] = [
|
||||
type: 'skill',
|
||||
otherGroups: ['Web Development'],
|
||||
},
|
||||
{
|
||||
title: 'Git and GitHub',
|
||||
link: '/git-github',
|
||||
type: 'skill',
|
||||
otherGroups: ['Web Development', 'DevOps'],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user