Project

General

Profile

Actions

Bug #6862

closed

[Documentation] What do you need to know about using Git with Arvados

Added by Bryan Cosca almost 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Bryan Cosca
Category:
Documentation
Target version:
Story points:
1.0

Description

Provide a rough guide on how git works and how to work with your own repository.

  • Create new arvados Git repository.
  • Create a new branch (provide naming conventions)
  • Create a new file in a new branch
  • Git add
  • Git commit
  • Git push origin branch_name (Don't need to do origin all the time, explain remote vs local)
  • When making changes to original scripts, only commit and push.
  • Change script_version and script in pipeline template.

Subtasks 1 (0 open1 closed)

Task #6889: Review 6862-git-doc-guide-newResolvedRadhika Chippada08/05/2015Actions
Actions

Also available in: Atom PDF