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: MauroCE/PythonBRMLtoolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MauroCE/PythonBRMLtoolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gh-pages
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 57 files changed
  • 2 contributors

Commits on Aug 6, 2018

  1. making space for HTML stuff

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    57e3e7f View commit details
  2. files from PyBRML gh-pages

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    14b76e5 View commit details
  3. Copy the full SHA
    f28b16f View commit details
  4. github pages

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    fd362e5 View commit details
  5. changed params

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    addd561 View commit details
  6. website content

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    bbb560c View commit details
  7. readme to match index

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    3a452f6 View commit details
  8. pycharm

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    5653a6b View commit details
  9. Adding google verification file to gh-pages

    for indexing
    MauroCE authored Aug 6, 2018
    Copy the full SHA
    f37fee4 View commit details
  10. Added tracking id for google

    I added:
    
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-123451981-1"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'UA-123451981-1');
    </script>
    
    following https://stackoverflow.com/questions/17207458/how-to-add-google-analytics-tracking-id-to-github-pages
    MauroCE authored Aug 6, 2018
    Copy the full SHA
    379366d View commit details
  11. Copy the full SHA
    3d7e9a7 View commit details
  12. changing to jeckll theme

    MauroCE authored Aug 6, 2018
    Copy the full SHA
    09b2b3e View commit details
  13. Copy the full SHA
    3662c90 View commit details
  14. pycharm

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    12253cb View commit details
  15. reverted to manual pages

    MauroCE committed Aug 6, 2018
    Copy the full SHA
    79a74e9 View commit details
  16. Copy the full SHA
    1737f1d View commit details
  17. Copy the full SHA
    f7557ea View commit details

Commits on Aug 12, 2018

  1. adding GVF again

    MauroCE authored Aug 12, 2018
    Copy the full SHA
    37fced4 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...gh-pages