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: pythonprobr/pythonbirds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: simples
Choose a base ref
...
head repository: cadica/pythonbirds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: simples
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 21, 2020

  1. criada a classe pessoa

    cadica committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    82bb943 View commit details
    Browse the repository at this point in the history
  2. criado o metodo cumprimentar

    cadica committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    18c3944 View commit details
    Browse the repository at this point in the history
  3. criado atributos de instância nome e idade

    cadica committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    45f81a6 View commit details
    Browse the repository at this point in the history
  4. criado atributo complexo filhos

    cadica committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    26c0192 View commit details
    Browse the repository at this point in the history
  5. criado e removido objeto do tipo pessoa

    cadica committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    bd7ac0a View commit details
    Browse the repository at this point in the history
  6. criado atributo de classe olhos

    cadica committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b3af9ae View commit details
    Browse the repository at this point in the history
  7. implementado motor e direçao

    cadica committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    6d85196 View commit details
    Browse the repository at this point in the history
Loading