Introducing GitHub a non-technical guide

If you’re new to GitHub, this concise book shows you just what you need to get started and no more. It’s perfect for project and product managers, stakeholders, and other team members who want to collaborate on a development project—whether it’s to review and comment on work in progress or to contri...

Descripción completa

Detalles Bibliográficos
Otros Autores: Bell, Peter (Computer software developer), author (author), Beer, Brent, author (cover designer), Montgomery, Karen, cover designer (illustrator), Demarest, Rebecca, illustrator
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, California : O'Reilly 2014.
2015.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630250406719
Tabla de Contenidos:
  • 1. Introduction
  • What Is Git?
  • What Is GitHub?
  • Why Use Git?
  • Why Use GitHub?
  • Key Concepts
  • 2. Viewing
  • Introducing the Project Page
  • Viewing the README.md File
  • Viewing the Commit History
  • Viewing Pull Requests
  • Viewing Issues
  • Viewing the Pulse
  • Viewing GitHub Graphs
  • The Contributors Graph
  • The Commits Graph
  • The Code Frequency Graph
  • The Punch Card Graph
  • The Network Graph
  • The Members List
  • The Traffic Graph
  • 3. Editing
  • Contributing via a Fork
  • Adding a File
  • Creating a Pull Request
  • Editing a File
  • Renaming or Moving a File
  • Working with Folders
  • Creating a Folder
  • Renaming a Folder
  • The Limits of Editing on GitHub
  • 4. Collaboration
  • Committing to a Branch
  • Creating a Pull Request from a Branch
  • Collaborating on Pull Requests
  • Involving People with Pull Requests
  • Reviewing Pull Requests
  • Commenting on Pull Requests
  • Adding Color to Comments
  • Contributing to Pull Requests
  • Testing a Pull Request
  • Merging a Pull Request
  • Who Should Merge a Pull Request?
  • Pull Request Notifications
  • Best Practices for Pull Requests
  • Issues
  • Creating a New Issue
  • Managing Milestones for Issues
  • Managing Labels for Issues
  • Commenting on Issues
  • Referencing Issues in a Commit
  • Best Practices for Issues
  • Wikis
  • Getting Started with a Wiki
  • Adding and Linking to a Page on Your Wiki
  • GitHub Pages
  • Creating a Website for Your Project
  • Creating a Website for Yourself or Your Organization
  • 5. Creating and Configuring
  • Creating a Repository
  • Adding Collaborators
  • Configuring a Repository
  • Integrating with Other Systems
  • Personal Versus Organizational
  • Creating an Organization
  • Managing Teams
  • 6. Downloading
  • Why Clone a Repository?
  • GitHub for Mac
  • Making a Commit Using GitHub for Mac
  • Viewing Changes in GitHub for Mac
  • GitHub for Windows
  • Making a Commit Using GitHub for Windows
  • Configuring Command-Line Tools in GitHub for Windows
  • 7. Next Steps.