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: tundak/REST-API-Tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: TomDoesTech/REST-API-Tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 28, 2021

  1. remove a typo (i.e. s) before why

    instead of ## it was wrongly typed as s##. so corrected.
    himanshuhsn authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    540d684 View commit details
    Browse the repository at this point in the history
  2. Merge pull request TomDoesTech#1 from himanshuhsn/patch-1

    remove a typo (i.e. s) before why
    tomanagle authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    23818c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. remove unnecessary import post.schema.ts

    "ref" is an unnecessary import in post.schema.ts. so removed.
    himanshuhsn authored Jul 11, 2021
    Configuration menu
    Copy the full SHA
    c06bb74 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Merge pull request TomDoesTech#2 from himanshuhsn/patch-2

    remove unnecessary import post.schema.ts
    tomanagle authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    6e052b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. first commit

    tomanagle committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    6a08e8d View commit details
    Browse the repository at this point in the history
  2. Revert "first commit"

    This reverts commit 6a08e8d.
    tomanagle committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    ffddf48 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Update README.md

    tomanagle authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5d7c6e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Update README.md

    tomanagle authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    3dd39b5 View commit details
    Browse the repository at this point in the history
Loading