Skip to content

Add basic git commands to participate in a team project #1

@aridyckovsky

Description

@aridyckovsky

Basic git commands to participate in a team project

Assumptions:

The following assumptions are made about this manual section's requirements:

  • Git installed on local machine
  • Git is configured on local machine, i.e., git config command sequence
  • GitHub user account exists
  • GitHub user has repository access
  • Knows how to navigate command-line interface, i.e., Terminal or another shell

Requirements

Complete guidance on the following to resolve this request:

  • Explain screenshot of GitHub repository with clone tooltip open
  • Clone a repository into a desired directory via git clone
  • Checkout the develop branch
  • Checkout a new branch to do work in
  • Track and commit changes to new branch
  • Submit pull request on GitHub for develop branch

Note: This is focused on team projects, and there are lesser overhead branch concerns when working on solo projects, but those are for another section.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestonboardingFocused on newcomers to a lab

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions