Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add info section to useful GitHub guides

...

Note
titleWork in Progress

This page is a work in progress. If you have notes/hints/tips on DSpace development with Git/GitHub, please feel free to suggest their addition, or even add them to this page directly.

...


Info

...

title

...

GitHub guides

GitHub also has a ton of great guides on working with Pull Requests. They are very useful in understanding the general concept of creating/managing your Pull Requests (PRs).

As noted below, we also recommend forking the main DSpace GitHub repository (

Info
titleDSpace on GitHub

The DSpace GitHub code repository can be found at: https://github.com/DSpace/DSpace). Again, GitHub has excellent guides on managing forks:

Another (third party) tutorial on the entire PR process (including "squashing" your commits into a single commit): https://yangsu.github.io/pull-request-tutorial/


Table of Contents
minLevel2
outlinetrue
stylenone

Git Resources

A list of some possibly useful external Git resources:
(Feel free to add to the list)

...