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: OpenSourceLearningRepos/ProjectInitializationAutomation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: KalleHallden/ProjectInitializationAutomation
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.
  • 10 commits
  • 5 files changed
  • 6 contributors

Commits on May 14, 2020

  1. update in my_commands.sh

    the first statement cd takes you to the home directory which makes create.py unaccessible. Therefore the cd should be removed
    akashghanate authored May 14, 2020
    Configuration menu
    Copy the full SHA
    0faf602 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Update create.py

    bhumilad authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    680efdd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Update remote.py

    Amlan-007 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4f5bdb8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    82b500c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Update README.md

    Also, great project
    ItsSitanshu authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    6645d86 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Merge pull request KalleHallden#43 from ItsSitanshu/patch-1

    Update README.md [Spelling error]
    KalleHallden authored May 11, 2022
    Configuration menu
    Copy the full SHA
    b37fdef View commit details
    Browse the repository at this point in the history
  2. Merge pull request KalleHallden#33 from bhumilad/master

    Update create.py
    KalleHallden authored May 11, 2022
    Configuration menu
    Copy the full SHA
    316c1df View commit details
    Browse the repository at this point in the history
  3. Merge pull request KalleHallden#39 from EricDev52/OverworkRemove

    Added the required username variable in the remove script
    KalleHallden authored May 11, 2022
    Configuration menu
    Copy the full SHA
    0e10c85 View commit details
    Browse the repository at this point in the history
  4. Merge pull request KalleHallden#25 from akashghanate/patch-1

    update in my_commands.sh
    KalleHallden authored May 11, 2022
    Configuration menu
    Copy the full SHA
    4a712f7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request KalleHallden#34 from Amlan-007/patch-1

    Update remote.py
    KalleHallden authored May 11, 2022
    Configuration menu
    Copy the full SHA
    0dc5708 View commit details
    Browse the repository at this point in the history
Loading