Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: looselytyped/working-with-remotes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rnippoldt/working-with-remotes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 5, 2023

  1. My first commit

    rnippoldt committed Jul 5, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d9070de View commit details
  2. adding after d9070de...

    rnippoldt committed Jul 5, 2023
    Copy the full SHA
    a0d5dd6 View commit details
  3. my first commit on feat-a

    rnippoldt committed Jul 5, 2023
    Copy the full SHA
    687380a View commit details
  4. my second commit on master

    rnippoldt committed Jul 5, 2023
    Copy the full SHA
    7c0ae8b View commit details
  5. Merge commit '687380a'

    rnippoldt committed Jul 5, 2023
    Copy the full SHA
    3e7ce22 View commit details
  6. Copy the full SHA
    7aa9068 View commit details
  7. adding change to feat-b

    rnippoldt committed Jul 5, 2023
    Copy the full SHA
    d0593f6 View commit details
  8. Copy the full SHA
    ae97bd8 View commit details
  9. adding feat-b-02.mb (#1)

    rnippoldt authored Jul 5, 2023
    Copy the full SHA
    2013925 View commit details
Showing with 21 additions and 0 deletions.
  1. +2 −0 feat-a-01.md
  2. +3 −0 feat-b-01.md
  3. +3 −0 feat-b-02.md
  4. +4 −0 master-01.md
  5. +4 −0 master-02.md
  6. +2 −0 master-03.md
  7. +3 −0 master-04.md
2 changes: 2 additions & 0 deletions feat-a-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This file is on the feat-a branch weeeeeee.

3 changes: 3 additions & 0 deletions feat-b-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This file is on the feature/b branch
another change

3 changes: 3 additions & 0 deletions feat-b-02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This is 2nd file of feature b
this is the 1st file on the feature b branch

4 changes: 4 additions & 0 deletions master-01.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
This file is on the master branch.

This is my first edit (rcn).


4 changes: 4 additions & 0 deletions master-02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This is the second file on the master branch

This is another line in a commit that has a parent: d9070decc94131dad46c24ca19300165fb07d389

2 changes: 2 additions & 0 deletions master-03.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This is the third file on the master branch.

3 changes: 3 additions & 0 deletions master-04.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
this is the fourth file on the master branch