Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This is a collection of tips to assist RISC-V members with various tasks and procedures.

...

Table of Contents
minLevel1
maxLevel2
outlinefalse
stylenone
typelist
printabletrue

...

Keeping a Fork Up to Date with the Main Repository

Clone your fork (if not already cloned):

...

Info
  • Replace main with master if that’s the default branch in the repositories.

  • Use rebase instead of merge if you prefer a linear history:

Code Block
languagebash
git rebase upstream/main

Working with Confluence

/wiki/spaces/TAXX/pages/144965696 you can find a series of videos showing how to work with Confluence. We will continually add content there.