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: matthewfeickert/cvmfs-venv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.6
Choose a base ref
...
head repository: matthewfeickert/cvmfs-venv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.7
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 14, 2024

  1. fix: Add support for 'vi' if 'ed' isn't installed (#53)

    * As a full text editor is useful for writing the complicated multi-line
      patches into the 'activate' script, fall back to using 'vi' if 'ed' is
      not installed.
    * Note that 'ed' or 'vi' works in the README.
    matthewfeickert authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b44a482 View commit details
    Browse the repository at this point in the history
  2. docs: Update examples to use AlmaLinux 9 (#54)

    * As CentOS 7 is deprecated the examples should use the new standard
      of AlmaLinux 9.
    * Update to LCG view LCG_105 and AnalysisBase release v25.2.15.
    matthewfeickert authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2011368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    563ad4c View commit details
    Browse the repository at this point in the history
Loading