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: RakhmedovRS/DataStructuresAndAlgorithmsInJava2ndEdition
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: circleci-project-setup
Choose a base ref
...
head repository: RakhmedovRS/DataStructuresAndAlgorithmsInJava2ndEdition
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 28 files changed
  • 4 contributors

Commits on Feb 25, 2021

  1. Fixed circle-Ci build

    rakhmedovrs committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b7d461f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from RakhmedovRS/circleci-project-setup

    Add .circleci/config.yml
    RakhmedovRS authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d2c9fcc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    8e578e9 View commit details
    Browse the repository at this point in the history
  2. Bump junit from 4.13 to 4.13.1

    Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
    - [Commits](junit-team/junit4@r4.13...r4.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 27, 2021
    Configuration menu
    Copy the full SHA
    538e724 View commit details
    Browse the repository at this point in the history
  3. Added cirleCi badge

    RakhmedovRS committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    d5f4377 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from RakhmedovRS/dependabot/maven/junit-junit-4…

    ….13.1
    
    Bump junit from 4.13 to 4.13.1
    RakhmedovRS authored Feb 27, 2021
    Configuration menu
    Copy the full SHA
    4a2c629 View commit details
    Browse the repository at this point in the history
Loading