Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
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: git-ecosystem/git-bundle-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: git-ecosystem/git-bundle-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 4 commits
  • 46 files changed
  • 1 contributor

Commits on May 2, 2023

  1. git-ecosystem migration: remove github ownership references

    Certain files in the project currently contain direct references to GitHub
    ownership. In light of the impending migration to the git-ecosystem org
    and the subsequent open sourcing of this project, these claims do not
    apply and are being removed.
    
    Signed-off-by: Lessley Dennington <[email protected]>
    ldennington committed May 2, 2023
    Configuration menu
    Copy the full SHA
    aa00ca4 View commit details
    Browse the repository at this point in the history
  2. git-ecosystem migration: update module names

    Update module names to specify `git-ecosystem` as Git Bundle Server's
    organization.
    
    Signed-off-by: Lessley Dennington <[email protected]>
    ldennington committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b9caf8f View commit details
    Browse the repository at this point in the history
  3. git-ecosystem migration: update bundle id

    Update Git Bundle Server's bundle id to `git-ecosystem` (based on this guidance
    [1] indicating that hyphens are acceptable).
    
    1: https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier#discussion
    
    Signed-off-by: Lessley Dennington <[email protected]>
    ldennington committed May 2, 2023
    Configuration menu
    Copy the full SHA
    824fe37 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #49 from github/ldennington/migration-prep

    git-ecosystem migration: prepare repo
    ldennington authored May 2, 2023
    Configuration menu
    Copy the full SHA
    959ff3b View commit details
    Browse the repository at this point in the history
Loading