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: jacirvp/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.
  • 16 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 7, 2019

  1. Criado a classe Pessoa.

    m41b3c authored and m41b3c committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    5a5430e View commit details
    Browse the repository at this point in the history
  2. Criado método Pessoa

    m41b3c authored and m41b3c committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    a4afcb2 View commit details
    Browse the repository at this point in the history
  3. Criado atributos de instância nome e idade.

    m41b3c authored and m41b3c committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    6baf75e View commit details
    Browse the repository at this point in the history
  4. Criado atributos complexos filhos.

    m41b3c authored and m41b3c committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    05d1eef View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Criado atributos complexos filhos.

    m41b3c authored and m41b3c committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    fb8b78f View commit details
    Browse the repository at this point in the history
  2. Criado atributos dinâmicos.

    m41b3c authored and m41b3c committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ba9544f View commit details
    Browse the repository at this point in the history
  3. Criado atributos dinâmicos.

    m41b3c authored and m41b3c committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    af41db4 View commit details
    Browse the repository at this point in the history
  4. Criado atributo de classe.

    m41b3c authored and m41b3c committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    1c4b86d View commit details
    Browse the repository at this point in the history
  5. Criado atributo de classe.

    m41b3c authored and m41b3c committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    1fe0ca8 View commit details
    Browse the repository at this point in the history
  6. Criado método de classe.

    m41b3c authored and m41b3c committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    b51427c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Composicao carro

    m41b3c authored and m41b3c committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    bfc39b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Herança

    m41b3c authored and m41b3c committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    0c9bcce View commit details
    Browse the repository at this point in the history
  2. até sobrescrita de atributos de dados.

    m41b3c authored and m41b3c committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    9ff4f25 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. sobrescrita de métodos

    m41b3c authored and m41b3c committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    fbc6bfb View commit details
    Browse the repository at this point in the history
  2. até exception

    m41b3c authored and m41b3c committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    06d5b5f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Finalizado!

    m41b3c authored and m41b3c committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    158feaf View commit details
    Browse the repository at this point in the history
Loading