Skip to Content
Introducing GitHub, 2nd Edition
book

Introducing GitHub, 2nd Edition

by Brent Beer
January 2018
Beginner
171 pages
3h 31m
English
O'Reilly Media, Inc.
Content preview from Introducing GitHub, 2nd Edition

Chapter 3. Creating and Editing

In this chapter we’ll look at how you can create and work with your first repository. Creating this repo means that you’ll always have access to the code and the additional information contained in pull requests, issues, projects, and wikis. We’ll then look at how you can add, edit, rename, or delete a file directly on GitHub. We’ll also look at how to work with directories on GitHub, and finally we’ll discuss what to do when you want to make multiple changes as part of a single commit. From this point forward, if you want to follow along you’ll need to create an account by going to https://github.com/join.

Creating a Repository

To create a new project on GitHub, click the + sign to the right of your username at the top right of the page. Then click the “New repository” option in the drop-down list. You’ll see the new repository form, as shown in Figure 3-1.

Figure 3-1. The new repository form

The first thing to do is decide whether to create the repository under your username or under an organization. You can see in Figure 3-2 a list of the possible organizations to which I could add a new repository. If you don’t have access to any organizations, just leave this defaulted to your username. Remember, you’ll always be able to transfer the project later if you want to.

Figure 3-2. Selecting who should own the new repository

The next step is to ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Git and GitHub Crash Course

Git and GitHub Crash Course

Bogdan Stashchuk

Publisher Resources

ISBN: 9781491981801Errata Page