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: ironhack-labs/lab-javascript-basic-algorithms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dgarciabravo13/lab-javascript-basic-algorithms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 6, 2019

  1. create .gitignore

    dgarciabravo13 committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    65f3aca View commit details
    Browse the repository at this point in the history
  2. print the names

    dgarciabravo13 committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    15b050b View commit details
    Browse the repository at this point in the history
  3. conditional done

    dgarciabravo13 committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    399a7c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    d762594 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dgarciabravo13/feature/loops

    iteration3:loops has been finished
    dgarciabravo13 authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    74f8251 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. bonus 1, finish

    dgarciabravo13 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    541ecd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d857c92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c78fd26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df0e343 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from dgarciabravo13/feature/bonus2

    working in the palindrome
    dgarciabravo13 authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    e74141b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    731d520 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from dgarciabravo13/feature/bonus2

    finish the palindrome with functions
    dgarciabravo13 authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    c0da612 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from dgarciabravo13/develop

    finish the palindrome with function
    dgarciabravo13 authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    ca2e258 View commit details
    Browse the repository at this point in the history
Loading