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: microsoft/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rowanbk/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 2, 2020

  1. Add gitattributes

    rowanbk committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    5925742 View commit details
    Browse the repository at this point in the history
  2. Set up CI with Azure Pipelines

    [skip ci]
    rowanbk committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    a959773 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Remove attributes

    rowanbk committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    6eacdf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30befab View commit details
    Browse the repository at this point in the history
  3. add ML support

    rowanbk committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    89e7933 View commit details
    Browse the repository at this point in the history
  4. added cors

    unknown committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    efebbeb View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. finished post request handling

    btzc committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f8cb589 View commit details
    Browse the repository at this point in the history
  2. test commit

    rowanbk committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a7b0289 View commit details
    Browse the repository at this point in the history
  3. test commit 2

    rowanbk committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    cbf1cfc View commit details
    Browse the repository at this point in the history
  4. Write json to file big brain

    rowanbk committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ed7c0aa View commit details
    Browse the repository at this point in the history
  5. hellooooo

    rowanbk committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    9756549 View commit details
    Browse the repository at this point in the history
  6. hellooooo

    rowanbk committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    0f262be View commit details
    Browse the repository at this point in the history
  7. hellooooo

    rowanbk committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    77b195b View commit details
    Browse the repository at this point in the history
  8. Never push again

    rowanbk committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    0e340f2 View commit details
    Browse the repository at this point in the history
Loading