├── LICENSE.md ├── Media ├── Files │ └── Posters │ │ ├── Intro to Git & Github Workshop Post.png │ │ ├── Intro to Git & Github Workshop Poster.png │ │ ├── Introduction to Git & Github Banner 1.png │ │ ├── Introduction to Git & Github Banner 2.png │ │ ├── Introduction to Git & Github Icon.png │ │ ├── Introduction to Git & Github VB 2.png │ │ └── Introduction to Git & Github VB1.png └── figures │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ └── 5.jpg ├── Participants ├── Certificates │ ├── 1.png │ ├── 10.png │ ├── 11.png │ ├── 12.png │ ├── 13.png │ ├── 14.png │ ├── 15.png │ ├── 16.png │ ├── 17.png │ ├── 18.png │ ├── 19.png │ ├── 2.png │ ├── 20.png │ ├── 21.png │ ├── 22.png │ ├── 23.png │ ├── 24.png │ ├── 25.png │ ├── 26.png │ ├── 27.png │ ├── 28.png │ ├── 29.png │ ├── 3.png │ ├── 30.png │ ├── 31.png │ ├── 32.png │ ├── 33.png │ ├── 34.png │ ├── 35.png │ ├── 36.png │ ├── 37.png │ ├── 38.png │ ├── 39.png │ ├── 4.png │ ├── 40.png │ ├── 41.png │ ├── 42.png │ ├── 43.png │ ├── 44.png │ ├── 45.png │ ├── 46.png │ ├── 47.png │ ├── 48.png │ ├── 49.png │ ├── 5.png │ ├── 50.png │ ├── 51.png │ ├── 52.png │ ├── 53.png │ ├── 54.png │ ├── 55.png │ ├── 56.png │ ├── 57.png │ ├── 58.png │ ├── 59.png │ ├── 6.png │ ├── 60.png │ ├── 61.png │ ├── 62.png │ ├── 63.png │ ├── 64.png │ ├── 65.png │ ├── 66.png │ ├── 67.png │ ├── 68.png │ ├── 7.png │ ├── 8.png │ └── 9.png ├── README.md └── participants.txt ├── README.md └── _config.yml /LICENSE.md: -------------------------------------------------------------------------------- 1 | --- 2 | layout: page 3 | title: Licenses 4 | --- 5 | 6 | Unless otherwise stated, material herein is Copyright (2017) Research Platforms (University of Melbourne) and licenced 7 | [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode). 8 | A summary of the licence from [CreativeCommons](https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en) follows. 9 | 10 | 11 | Summary: 12 | ---- 13 | 14 | ### You are free to: 15 | 16 | * Share — copy and redistribute the material in any medium or format 17 | * Adapt — remix, transform, and build upon the material 18 | 19 | The licensor cannot revoke these freedoms as long as you follow the license terms. 20 | 21 | 22 | ### Under the following terms: 23 | 24 | * Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. 25 | You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. 26 | * NonCommercial — You may not use the material for commercial purposes. 27 | * ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. 28 | 29 | No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. 30 | 31 | 32 | ### Notices: 33 | 34 | * You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. 35 | * No warranties are given. 36 | The license may not give you all of the permissions necessary for your intended use. 37 | For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. 38 | 39 | -------------------------------------------------------------------------------- /Media/Files/Posters/Intro to Git & Github Workshop Post.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Intro to Git & Github Workshop Post.png -------------------------------------------------------------------------------- /Media/Files/Posters/Intro to Git & Github Workshop Poster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Intro to Git & Github Workshop Poster.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github Banner 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github Banner 1.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github Banner 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github Banner 2.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github Icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github Icon.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github VB 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github VB 2.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github VB1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github VB1.png -------------------------------------------------------------------------------- /Media/figures/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/1.jpg -------------------------------------------------------------------------------- /Media/figures/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/2.jpg -------------------------------------------------------------------------------- /Media/figures/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/3.jpg -------------------------------------------------------------------------------- /Media/figures/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/4.jpg -------------------------------------------------------------------------------- /Media/figures/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/5.jpg -------------------------------------------------------------------------------- /Participants/Certificates/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/1.png -------------------------------------------------------------------------------- /Participants/Certificates/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/10.png -------------------------------------------------------------------------------- /Participants/Certificates/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/11.png -------------------------------------------------------------------------------- /Participants/Certificates/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/12.png -------------------------------------------------------------------------------- /Participants/Certificates/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/13.png -------------------------------------------------------------------------------- /Participants/Certificates/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/14.png -------------------------------------------------------------------------------- /Participants/Certificates/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/15.png -------------------------------------------------------------------------------- /Participants/Certificates/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/16.png -------------------------------------------------------------------------------- /Participants/Certificates/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/17.png -------------------------------------------------------------------------------- /Participants/Certificates/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/18.png -------------------------------------------------------------------------------- /Participants/Certificates/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/19.png -------------------------------------------------------------------------------- /Participants/Certificates/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/2.png -------------------------------------------------------------------------------- /Participants/Certificates/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/20.png -------------------------------------------------------------------------------- /Participants/Certificates/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/21.png -------------------------------------------------------------------------------- /Participants/Certificates/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/22.png -------------------------------------------------------------------------------- /Participants/Certificates/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/23.png -------------------------------------------------------------------------------- /Participants/Certificates/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/24.png -------------------------------------------------------------------------------- /Participants/Certificates/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/25.png -------------------------------------------------------------------------------- /Participants/Certificates/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/26.png -------------------------------------------------------------------------------- /Participants/Certificates/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/27.png -------------------------------------------------------------------------------- /Participants/Certificates/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/28.png -------------------------------------------------------------------------------- /Participants/Certificates/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/29.png -------------------------------------------------------------------------------- /Participants/Certificates/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/3.png -------------------------------------------------------------------------------- /Participants/Certificates/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/30.png -------------------------------------------------------------------------------- /Participants/Certificates/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/31.png -------------------------------------------------------------------------------- /Participants/Certificates/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/32.png -------------------------------------------------------------------------------- /Participants/Certificates/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/33.png -------------------------------------------------------------------------------- /Participants/Certificates/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/34.png -------------------------------------------------------------------------------- /Participants/Certificates/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/35.png -------------------------------------------------------------------------------- /Participants/Certificates/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/36.png -------------------------------------------------------------------------------- /Participants/Certificates/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/37.png -------------------------------------------------------------------------------- /Participants/Certificates/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/38.png -------------------------------------------------------------------------------- /Participants/Certificates/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/39.png -------------------------------------------------------------------------------- /Participants/Certificates/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/4.png -------------------------------------------------------------------------------- /Participants/Certificates/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/40.png -------------------------------------------------------------------------------- /Participants/Certificates/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/41.png -------------------------------------------------------------------------------- /Participants/Certificates/42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/42.png -------------------------------------------------------------------------------- /Participants/Certificates/43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/43.png -------------------------------------------------------------------------------- /Participants/Certificates/44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/44.png -------------------------------------------------------------------------------- /Participants/Certificates/45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/45.png -------------------------------------------------------------------------------- /Participants/Certificates/46.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/46.png -------------------------------------------------------------------------------- /Participants/Certificates/47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/47.png -------------------------------------------------------------------------------- /Participants/Certificates/48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/48.png -------------------------------------------------------------------------------- /Participants/Certificates/49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/49.png -------------------------------------------------------------------------------- /Participants/Certificates/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/5.png -------------------------------------------------------------------------------- /Participants/Certificates/50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/50.png -------------------------------------------------------------------------------- /Participants/Certificates/51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/51.png -------------------------------------------------------------------------------- /Participants/Certificates/52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/52.png -------------------------------------------------------------------------------- /Participants/Certificates/53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/53.png -------------------------------------------------------------------------------- /Participants/Certificates/54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/54.png -------------------------------------------------------------------------------- /Participants/Certificates/55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/55.png -------------------------------------------------------------------------------- /Participants/Certificates/56.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/56.png -------------------------------------------------------------------------------- /Participants/Certificates/57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/57.png -------------------------------------------------------------------------------- /Participants/Certificates/58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/58.png -------------------------------------------------------------------------------- /Participants/Certificates/59.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/59.png -------------------------------------------------------------------------------- /Participants/Certificates/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/6.png -------------------------------------------------------------------------------- /Participants/Certificates/60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/60.png -------------------------------------------------------------------------------- /Participants/Certificates/61.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/61.png -------------------------------------------------------------------------------- /Participants/Certificates/62.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/62.png -------------------------------------------------------------------------------- /Participants/Certificates/63.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/63.png -------------------------------------------------------------------------------- /Participants/Certificates/64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/64.png -------------------------------------------------------------------------------- /Participants/Certificates/65.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/65.png -------------------------------------------------------------------------------- /Participants/Certificates/66.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/66.png -------------------------------------------------------------------------------- /Participants/Certificates/67.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/67.png -------------------------------------------------------------------------------- /Participants/Certificates/68.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/68.png -------------------------------------------------------------------------------- /Participants/Certificates/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/7.png -------------------------------------------------------------------------------- /Participants/Certificates/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/8.png -------------------------------------------------------------------------------- /Participants/Certificates/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/9.png -------------------------------------------------------------------------------- /Participants/README.md: -------------------------------------------------------------------------------- 1 |

2 | 3 |

4 | 5 | ## 📤 Contributing to the Repository 6 | We are so glad that you are interested in contributing to this repo. 7 | We only have a couple of rules and we hope you enjoy the process :) 8 | 9 | ### Contributing Rules 10 | 1. Don't move or delete any files. Only modify them. 11 | 2. Add your Name and Github Profile Link in the same order and fashion as the other participants. 12 | 13 | ### Contributing Process 14 | 1. Fork the repository 15 | 2. Clone your forked repository to your computer 16 | 3. Edit the participants.txt file inside the Participants directory. 17 | 4. Add your Name and Github Profile Link. 18 | 5. Once done, push the code to your forked repository. 19 | 6. Head to the Pull Requests tab and click on "Create New Pull Request" 20 | 7. On the left of the arrow should be this repo and on the right should be yours. 21 | 8. Add a small description to the Pull Request describing what you've done. 22 | 9. Submit Pull Request 23 | 10. Wait for the maintainer to merge your pull request. 24 | 25 | It's that easy! We hope you enjoy contributing to the repository. Don't hesitate to contact any of the maintainers about any problems! 26 | 27 | ## Repo Contributors ❤️ 28 | 29 | -------------------------------------------------------------------------------- /Participants/participants.txt: -------------------------------------------------------------------------------- 1 | ---------------------------- 2 | Name: Sarang Kumar 3 | Github Profile Link: https://github.com/SarangKumar 4 | ---------------------------- 5 | Name: Pranav Desai 6 | Github Profile Link: https://github.com/dafylooper 7 | ---------------------------- 8 | Name:B. Ameeth Manoj 9 | Github Profile Link:https://github.com/ameethmanojbhuvanapalli 10 | ---------------------------- 11 | Name: Manas Gowda M 12 | Github Profile Link: https://github.com/Manas-Gowda 13 | ---------------------------- 14 | Name: Anvitha Shetty 15 | Github Profile Link: https://github.com/Anvitha-Shetty 16 | ---------------------------- 17 | Name: Y Karthik Ram Bhat 18 | Github Profile Link:https://github.com/cypherbb 19 | ---------------------------- 20 | Name: Vishwas M 21 | Github Profile Link:https://github.com/Vishwas1451 22 | ---------------------------- 23 | Name: Kiran Bharadwaj H D 24 | Github Profile Link: https://github.com/apexpredator-legend 25 | ---------------------------- 26 | Name: Alden Olivero 27 | Github Profile Link: https://github.com/alden-olivero 28 | ---------------------------- 29 | Name: Nishanth 30 | Github Profile Link:https://github.com/Nishanth1N 31 | ---------------------------- 32 | Name: Samridh Anand 33 | Github Profile link: https://github.com/samridh3215 34 | ---------------------------- 35 | Name: Abhijith Hegde 36 | Github Profile Link:https://github.com/abhijithhegde 37 | ---------------------------- 38 | Name: Maitreyi Kar 39 | Github Profile Link:https://github.com/maitreyikar 40 | ---------------------------- 41 | Name: Brijwin Balakrishna 42 | Github Profile Link:https://github.com/BrijwinBalakrishna 43 | ---------------------------- 44 | Name: Sourabh Shenoy 45 | Github Profile Link:https://github.com/sourabhshenoy04 46 | ---------------------------- 47 | Name: Abhay N Joshi 48 | Github Profile Link:https://github.com/abhijithhegde 49 | ---------------------------- 50 | Name: Craig Fernandes 51 | Github Profile Link:https://github.com/craignigel 52 | ---------------------------- 53 | Name: Shreya Mishra 54 | Github Profile Link: https://github.com/ishreya09 55 | ----------------------------- 56 | Name: Esha U Patil 57 | Github Profile Link: https://github.com/eshapatil 58 | ---------------------------- 59 | Name: Malavika V 60 | Github Profile Link: https://github.com/TheMalavikaV 61 | ---------------------------- 62 | Name: Shreya Mandi 63 | Github Profile Link: https://github.com/Shreya-Mandi 64 | ---------------------------- 65 | Name: Keerthana N P 66 | Github Profile Link: https://github.com/KeerthanaNP15 67 | ---------------------------- 68 | Name: Ankita Sahoo 69 | Github Profile Link: https://github.com/ankitacoder3 70 | ---------------------------- 71 | Name : Pratham S Shetty 72 | Github Profile Link: https://github.com/Prathamsshetty 73 | ---------------------------- 74 | Name: Himank Bansal 75 | Github Profile Link: https://github.com/Himank101 76 | ---------------------------- 77 | Name: Gaurav Agrawal 78 | Github Profile Link: https://github.com/Gauravag6432 79 | ---------------------------- 80 | Name: A Sanath Hoysala 81 | Github Profile Link: https://github.com/sanath-hoysala 82 | ---------------------------- 83 | Name: Adarsh Kamath 84 | Github Profile Link: https://github.com/Adarshkamath2 85 | ---------------------------- 86 | Name: Harsha C 87 | Github Profile Link: https://github.com/Dev-sAHSRAH 88 | ---------------------------- 89 | Name:Preethi. M 90 | Github Profile link: https://github.com/p760 91 | ---------------------------- 92 | Name: Adarsh Kumar 93 | Github Profile Link: https://github.com/Adarsh275 94 | ----------------------------- 95 | Name: Chaithra 96 | Github Profile Link: https://github.com/Chaithra007 97 | ---------------------------- 98 | Name:CHANDANA CH 99 | Github Profile Link:https://github.com/chchandana53 100 | ---------------------------- 101 | Name: Vanishka Gupta 102 | Github Profile Link: https://github.com/vanishkag 103 | ---------------------------- 104 | Name: Pragnya Vempati 105 | Github Profile Link: https://github.com/Prax0028 106 | ---------------------------- 107 | Name : Aprameya P Bhat 108 | Github Profile Link:ame :https://github.com/4nm21cs032 109 | ---------------------------- 110 | Name: Sujan Shriyan 111 | Github Profile Link:https://github.com/sujan03 112 | ---------------------------- 113 | Name: Rohith Reddy 114 | Github Profile Link: https://github.com/Rohith-999 115 | ---------------------------- 116 | Name: Aravilli Atchuta Ram 117 | Github Profile Link: https://github.com/a-atchuta-ram 118 | ---------------------------- 119 | Name: Sragvi Shetty 120 | Github Profile Link: https://github.com/Sragvi08 121 | ---------------------------- 122 | Name: Ashish Shankar 123 | Github Profile Link: https://github.com/Ash1sh0611 124 | ---------------------------- 125 | Name: Vikram Pai 126 | Github Profile Link: https://github.com/vikki284 127 | ---------------------------- 128 | Name: Ashith K 129 | Github Profile Link: https://github.com/Ashith05 130 | ---------------------------- 131 | Name: Vivek Kumar 132 | Github Profile Link: https://github.com/1729-Vivek 133 | ---------------------------- 134 | Name:M Rakshitha Prabu 135 | Github Profile Link: https://github.com/rakshiprabhu 136 | ---------------------------- 137 | Name: Abhishek V Sagarnal 138 | Github Profile link:https://github.com/AbhishekVSagarnal/ 139 | ---------------------------- 140 | Name: Vishal S 141 | Github Profile Link: https://github.com/VishalS-HK 142 | ---------------------------- 143 | Name: Suhas K 144 | Github Profile Link: https://github.com/An-4lchemist 145 | ---------------------------- 146 | Name: Adrija Banerjee 147 | Github Profile Link: https://github.com/leopandazid 148 | ---------------------------- 149 | Name: Sushmitha T 150 | Github Profile Link:https://github.com/Sushh-24 151 | ---------------------------- 152 | Name: Arish Kumar 153 | Github Profile Link: https://github.com/Arish-Kumar007 154 | ---------------------------- 155 | Name: Akshitha N 156 | Github Profile Link: https://github.com/AkshithaN/ 157 | ----------------------------- 158 | Name: Chockalingam Annamalai 159 | Github Profile Link:https://github.com/imperiooo 160 | ---------------------------- 161 | Name: Nishan Holla 162 | Github Profile Link: https://github.com/NishanHolla 163 | ---------------------------- 164 | Name: Akshitha Rao 165 | Github Profile Link: https://github.com/AkshithaRao123 166 | ---------------------------- 167 | Name: T Tushar Shenoy 168 | Github Profile Link:https://github.com/tusharshenoy 169 | ---------------------------- 170 | Name: Jitesh D Sanil 171 | Github Profile Link: https://github.com/Jitesh-01 172 | ---------------------------- 173 | Name : Pratham K R 174 | Github Profile Link: https://github.com/prathamkr-code 175 | ---------------------------- 176 | Name: Sheetal B 177 | Github Profile Link: https://github.com/shee-tal-b 178 | ---------------------------- 179 | Name: Rajath Kumar J 180 | Github Profile Link: https://github.com/rajathcodes 181 | ---------------------------- 182 | Name:Joshua DSouza 183 | Github Profile Link: https://github.com/joshua-009 184 | ---------------------------- 185 | Name:Writvan Ghosh 186 | Github Profile Link: https://github.com/writvan 187 | ---------------------------- 188 | Name: Pushpesh Kumar 189 | Github Profile Link: https://github.com/Pushpesh987 190 | ---------------------------- 191 | Name:Shubhambari K Shetty 192 | Github Profile Link: https://github.com/Shubhambarikshetty28 193 | ---------------------------- 194 | Name: Shreya P Rao 195 | Github Profile Link: https://github.com/shreya-spr 196 | ---------------------------- 197 | Name: Deepshika Poojary 198 | Github Profile Link: https://github.com/deepshika-p 199 | ---------------------------- 200 | Name: Abhinav Mohan 201 | Github Profile Link: https://github.com/MustangBro7 202 | ---------------------------- 203 | Name: Dev Kothari 204 | Github Profile Link: https://github.com/devkothaaari 205 | ---------------------------- 206 | Name: Arish Kumar 207 | Github Profile Link: https://github.com/Jimzical 208 | ---------------------------- 209 | Name: Keshav Agrawal 210 | Github Profile Link:https://github.com/Keshav1105 211 | ---------------------------- 212 | Name: Ashwin Chandak 213 | Github Profile Link: https://github.com/ChandakAshwin 214 | ---------------------------- 215 | Name: Sathish Kumar G 216 | Github Profile Link: https://github.com/sathishkumarg5024 217 | ---------------------------- -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |

2 | 3 | Registration Link

4 | 5 | # Watch the workshop session here 6 | 7 | # Workshop Guide 8 | 9 | * [Introduction](#introduction) 10 | * [Text Editors](#text-editors) 11 | * [Installing Git](#installing-git) 12 | * [Seeking Help](#seeking-help) 13 | 14 | 15 | Introduction 16 | ---- 17 | 18 | Thank you for your interest in this workshop! 19 | Git is a system for managing snapshots of plain text projects. 20 | It is widely used in industry and academia for distributed collaboration amongst programmers. 21 | It is also useful to individuals who want to manage and back up plain text projects across multiple devices. 22 | GitHub is a popular website for hosting projects that use Git. 23 | 24 | This workshop will provide a gentle introduction to Git and GitHub aimed at a general audience. 25 | Since Git is most often used in a text-based environment, 26 | we will also cover some simple use of the Unix command line. 27 | The goal of the workshop is that you will attain some idea of what Git is and how to begin using it. 28 | 29 | ### Required Software 30 | 31 | You will need software for editing plain text files and for using Git. 32 | More detailed software suggestions and instructions are below. 33 | 34 | You must have the software downloaded before the workshop. 35 | 36 | You should also do some basic sanity checks to ensure that it works correctly. 37 | At a minimum, you must be able to open a terminal and run the `git --version` without seeing any errors. 38 | You must also be able to edit plain text files. 39 | 40 | Text Editors 41 | ---- 42 | 43 | The workshop will require you to have access to a _plain text editor_. 44 | Some common text editors include Notepad, VS Code, Atom, Vim and Emacs. 45 | Some text editors are easier to use than others, and some offer more features. 46 | 47 | Notepad is easy to use but has minimal features. 48 | 49 | Installing Git 50 | ---- 51 | 52 | Although Git is cross-platform, each operating system offers different installation methods. 53 | We are still evaluating which methods will be optimal for our workshops. 54 | 55 | Have a look through the available options and choose one that seems suitable to you. 56 | You may need to try more than one to find a good fit for you and your system. 57 | 58 | * [Windows](#windows) 59 | * [Mac OS X](#mac) 60 | * [Linux](#linux) 61 | 62 | 63 | ### Windows 64 | 65 | There are two or three main ways to install Git in Windows, 66 | depending on which version of Windows you are running. 67 | 68 | #### Git for Windows 69 | 70 | This installer comes along with a CLI version of Git, which is quite powerful. 71 | Download the installer from https://git-for-windows.github.io/ and run it. 72 | 73 | You will be offered several options. 74 | The default options should be safe. 75 | The following screenshots show the options we tested with. 76 | 77 | ![](./Media/figures/1.jpg) 78 | 79 | ![](./Media/figures/2.jpg) 80 | 81 | ![](./Media/figures/3.jpg) 82 | 83 | ![](./Media/figures/4.jpg) 84 | 85 | ![](./Media/figures/5.jpg) 86 | 87 | 88 | #### Ubuntu for Windows 10 89 | 90 | This is the most powerful method, but it is quite complicated to set up. 91 | It offers a Linux-like environment within Windows 10. 92 | 93 | Before you proceed with this method, 94 | you should know that Linux is an operating system often used in small devices like wifi routers and Android phones, 95 | and large high-performance servers. 96 | 97 | [Ubuntu](https://www.ubuntu.com/) is a Linux _distribution_, 98 | meaning a collection of software that can manage what is installed on a Linux system. 99 | There are a lot of Linux distributions; 100 | Ubuntu is often recommended to people who are new to Linux. 101 | 102 | Normally Linux and Windows programs don't work well together. 103 | When _Ubuntu for Windows 10_ is activated, 104 | it acts as a translator between Linux and Windows, 105 | so now they can work with each other. 106 | 107 | If you want to use this method for installing Git, 108 | you should first [activate Ubuntu for Windows by following this tutorial](http://www.omgubuntu.co.uk/2016/08/enable-bash-windows-10-anniversary-update). 109 | 110 | Once you have your Ubuntu environment active, 111 | you will need to install Git by running: 112 | 113 | ~~~ 114 | sudo apt-get install git 115 | ~~~ 116 | 117 | We have not tested it, but you possibly also need to install Atom from within Ubuntu: 118 | 119 | ~~~ 120 | sudo apt-get install atom 121 | ~~~ 122 | 123 | 124 | ### Mac OS X 125 | 126 | For the workshop, we will be using Git on the command line in a terminal. 127 | Fortunately, all Macs come with a terminal program. 128 | 129 | Unfortunately, it is not obvious how to find it. 130 | Many Mac users don't even know they already have this extremely powerful tool at their fingertips, ready to go. 131 | 132 | [This tutorial by Jim Hoskins](http://blog.teamtreehouse.com/introduction-to-the-mac-os-x-command-line) 133 | provides an introduction to the terminal in Mac OS X, 134 | including how to find and open it. 135 | 136 | Once you can open a terminal, 137 | there are multiple methods for installing Git. 138 | [These instructions summarise the available methods.](https://www.atlassian.com/git/tutorials/install-git#mac-os-x) 139 | 140 | The XCode method is probably the simplest, although it is a very large download. 141 | Homebrew is a popular alternative. 142 | 143 | 144 | ### Linux 145 | 146 | Since Git is used to versioning control Linux itself, 147 | most Linux distributions make it very easy to install Git. 148 | 149 | If you are attending the workshop with a Debian-like laptop (for example, if it 150 | is running Ubuntu or Mint), you can install Git using _Synaptic_, 151 | which is a graphical interface for package management. 152 | You can hopefully find Synaptic in the menus offered by your desktop environment. 153 | 154 | To install Git from the command line in either Debian-like or Red Hat-like 155 | systems, see instructions [here](https://www.atlassian.com/git/tutorials/install-git#linux). 156 | 157 | If you are running some other distribution, 158 | you probably know what you are doing and can find your help :) 159 | 160 | 161 | Seeking Help 162 | ---- 163 | 164 | The workshop instructor has experience with Windows, a little experience with Linux, and minimal experience with Mac OS X. 165 | Therefore, the instructor's ability to solve problems you encounter on Linux and Windows would probably just amount to doing a bunch of Googling for you. 166 | 167 | So, if you face some challenges when installing Git, 168 | please do your own Googling _first_, 169 | before contacting the workshop admins for tech support. 170 | 171 | However, if you have a problem that you just can't solve even after serious Googling for an hour or two, 172 | please definitely contact the instructor as soon as possible! 173 | 174 | We hope you can feel empowered to solve problems independently, 175 | but we don't want you to frustratedly bang your head against the wall for days :) 176 | 177 | See you at the workshop! 178 | 179 | ## Repo Contributors ❤️ 180 | 181 | -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- 1 | theme: jekyll-theme-cayman 2 | title: Introduction to Git and GitHub 3 | description: Presented by Geeks for Geeks and PES University 4 | --------------------------------------------------------------------------------