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: mikexcohen/MasterMathByCodingInPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: elisencode/MasterMathByCodingInPython
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.
  • 11 commits
  • 147 files changed
  • 1 contributor

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    347db4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    992f54e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    6f4fcdf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from elisencode/elisencode_pymath

    Elisencode pymath first pull request. 
    Confirm merge, thank you!
    elisencode authored May 10, 2024
    Configuration menu
    Copy the full SHA
    8df271f View commit details
    Browse the repository at this point in the history
  3. update README.md after in local PC

    « Si vous créez beaucoup de petites branches, vous allez obtenir beaucoup de commits de fusion. Dans la mesure ou ces commits n'apportent pas d'information utile, ils polluent votre historique.  »
    [git rebase permet d'éviter les commits de fusion pour les branches triviales](https://www.miximum.fr/blog/git-rebase/)
    elisencode committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1a9ca30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f2cde0 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    8df349c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c241c View commit details
    Browse the repository at this point in the history
  3. Get rid of git status with Changed but not updated

    use 'git rm -r --cached <folder-name>'
    elisencode committed May 13, 2024
    Configuration menu
    Copy the full SHA
    da6a075 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    6bee304 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    80672c8 View commit details
    Browse the repository at this point in the history
Loading