Hao Ye Health Science Center Libraries, University of Florida (updated: 2021-01-28)
Settings
-> Manage access
Invite a collaborator
git merge
combine the changes from diverging commits:{orig}
{a}
, with changes{b}
, with changesgit merge
combines {a}
and {b}
into a new commit {c}
, that contains both sets of changes.merge conflict
merge
branches back to the primary branch when ready.
branch
is a label for a set of commits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.