{"id":21096424,"url":"https://github.com/githubtraining/caption-this-lab-template","last_synced_at":"2025-05-16T16:30:36.794Z","repository":{"id":48635557,"uuid":"177813028","full_name":"githubtraining/caption-this-lab-template","owner":"githubtraining","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-22T03:01:34.000Z","size":2299,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-05-22T10:55:15.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/githubtraining.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-26T15:08:34.000Z","updated_at":"2021-07-16T15:50:04.000Z","dependencies_parsed_at":"2022-08-27T09:51:18.887Z","dependency_job_id":null,"html_url":"https://github.com/githubtraining/caption-this-lab-template","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubtraining%2Fcaption-this-lab-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubtraining%2Fcaption-this-lab-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubtraining%2Fcaption-this-lab-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubtraining%2Fcaption-this-lab-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/githubtraining","download_url":"https://codeload.github.com/githubtraining/caption-this-lab-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225437209,"owners_count":17474269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T22:36:41.038Z","updated_at":"2024-11-19T22:36:41.492Z","avatar_url":"https://github.com/githubtraining.png","language":"HTML","readme":"# GitHub for Developers\n\n- Class Date: THIS-DATE\n- Facilitator: @TEACHER-HANDLE\n\n## Talk to Us!!\n\nIf you have a question, or need assistance during class, **please create an issue and mention @TEACHER-HANDLE**.\n\n## Give Us Feedback\n\nPlease take a moment to complete the class survey at: SURVEY-LINK.\n\n## Scripts for Adding Files\n\n- **Bash:** `for d in {1..6}; do touch file$d.md; git add file$d.md; git commit -m \"adding file $d\"; done`\n- **PowerShell:** `for ($d=1; $d -le 6;$d++) { touch file$d.md; git add file$d.md; git commit -m \"adding file$d.md\";}`\n\n## Class Resources\n\n- [GitHub for Developers Manual](https://githubtraining.github.io/training-manual/#/)\n- [Introduction to GitHub Flow](https://guides.github.com/introduction/flow/)\n\n### 👇🔗 Click the dropdown menu below for the class URLs 🔗 👇\n\n\u003cdetails\u003e\n  \u003csummary\u003eMore helpful links including videos, cheat sheets, and visualization tools\n\u003c/summary\u003e\n  \n#### Git\n- [Git Cheat Sheets](https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf)\n- [git-scm](https://git-scm.com)\n- [Git Katas](https://github.com/praqma-training/gitkatas)\n- [Git Aliases](https://haacked.com/archive/2014/07/28/github-flow-aliases/)\n\n#### Review materials \u0026 visualization\n- [Review videos](https://www.youtube.com/playlist?list=PLg7s6cbtAD16Pgp6WIVfX4VsGI-xyWkMz)\n- [GitSchool - Visualizing Git](http://git-school.github.io/visualizing-git/)\n- [LearnGitBranching](http://learngitbranching.js.org/?NODEMO)\n\n#### GitHub Documentation and Help\n- [GitHub Webcasts](https://resources.github.com/webcasts/)\n- [Authentication Troubleshooting Guide](https://help.github.com/categories/authenticating-to-github/)\n- [GitHub Help Documentation](https://help.github.com/)\n- [GitHub Enterprise Documentation](https://help.github.com/enterprise/2.12/)\n- [Enterprise Support](https://enterprise.github.com/support)\n\n#### Git and IDEs Webcasts\n- [GitHub and Visual Studio](https://resources.github.com/webcasts/GitHub-and-Visual-Studio/)\n- [GitHub and IntelliJ IDEs](https://resources.github.com/webcasts/GitHub-and-Intellij-IDEs/)\n- [GitHub and Atom.io](https://resources.github.com/webcasts/GitHub-and-Atom/)\n- [GitHub and Xcode](https://resources.github.com/webcasts/GitHub-and-Xcode/)\n- [GitHub and Eclipse](https://resources.github.com/webcasts/GitHub-and-Eclipse/)\n- [GitHub and GitHub Desktop](https://resources.github.com/webcasts/GitHub-and-GitHub-desktop/)\n- [GitHub and GitKraken](https://youtu.be/awzPi1XLPnU)\n\n#### Class Images\n- [Git Configuration Levels](https://services.github.com/on-demand/images/config-levels.jpg)\n- [The Two Stage Commit](https://services.github.com/on-demand/images/two-stage-commit-a.jpg)\n- [Reset Modes](https://services.github.com/on-demand/images/reset-modes.jpg)\n\n\n\u003c/details\u003e\n\n\n### What's Next?\n\nAfter you have completed this course, you are probably wondering where to go from here:\n\n- [GitHub Learning Lab](https://lab.github.com/): self paced courses with instant bot-assisted feedback. \n- [Join the open source community](https://github.com/open-source)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubtraining%2Fcaption-this-lab-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithubtraining%2Fcaption-this-lab-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubtraining%2Fcaption-this-lab-template/lists"}