# dev-mar-6 **Repository Path**: yvonefan/dev-mar-6 ## Basic Information - **Project Name**: dev-mar-6 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-20 - **Last Updated**: 2021-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub for Developers - March 6-7, 2017 - Facilitators: - Hector Alfaro (@hectorsector) - Cynthia Rich (@crichid) ## Chat with Us on Gitter! - [Gitter](https://gitter.im/dev-mar-6/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link) ## Scripts for Adding Files - **Bash:** `for d in {1..6}; do touch file$d.md; git add file$d.md; git commit -m "adding file $d"; done` - **PowerShell:** `for ($d=1; $d -le 6;$d++) { touch file$d.md; git add file$d.md; git commit -m "adding file$d.md";}` ## Resources - [GitHub for Developers Manual](https://github.github.io/training-manual/) - [git-scm](https://git-scm.com) ## Playgrounds for practicing branching - [LearnGitBranching](http://learngitbranching.js.org/?NODEMO) - [GitSchool - Visualizing Git](http://git-school.github.io/visualizing-git/) I don't see anything in the diff.