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: tannewt/basicpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mattklapman/basicpython
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.
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 12, 2023

  1. changed version message; added 'new' command; automatically renumbers…

    … by 10 so there is always room to insert a new line
    mattklapman committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0903575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc8cb9 View commit details
    Browse the repository at this point in the history
  3. updated 'renum' command to allow a step parameter; added disk operati…

    …ons 'ls'/'dir', 'rm'/'erase'/'del'
    mattklapman committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    56a307b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20a887c View commit details
    Browse the repository at this point in the history
Loading