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: Bullrich/UnityFolderCleaner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: folder-cleaner
Choose a base ref
...
head repository: Bullrich/UnityFolderCleaner
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.
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    219e948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f79f1 View commit details
    Browse the repository at this point in the history
  3. Added namespace

    Bullrich committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    31bf8e0 View commit details
    Browse the repository at this point in the history
  4. Added unit tests

    Bullrich committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    b02f86f View commit details
    Browse the repository at this point in the history
  5. Improved naming convention

    Added a better test name and added more clear debugs
    Bullrich committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    b588b72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7754520 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Removed unnecessary logs

    Bullrich committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    3bd3bb6 View commit details
    Browse the repository at this point in the history
  2. Added codefactor badge

    Bullrich committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4f0cc7e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Fixed root meta files not being deleted (#2)

    Closes #1
    
    Added support to delete meta files in root folders when the folder and their content has been deleted.
    lvgrecords authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    c0d5b8b View commit details
    Browse the repository at this point in the history
  2. Updated version to 1.1.3

    Javier Bullrich committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    24fcfc1 View commit details
    Browse the repository at this point in the history
  3. Fixed invalid URL in README

    The URL was pointing to npmjs when it should have point to package.openupm.com
    Javier Bullrich committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    dd4dc3d View commit details
    Browse the repository at this point in the history
Loading