Giter VIP home page Giter VIP logo

Comments (1)

Helene avatar Helene commented on September 25, 2024

hi, you need to checkout the branch v5.0

$ git clone [email protected]:IBM/ibm-spectrum-scale-bridge-for-grafana.git /my-location
$ cd /my-locatin
$ git fetch origin
$ git branch -a
  circleci-project-setup
* master
  pytest
  remote
  v6.1
  remotes/origin/HEAD -> origin/master
  remotes/origin/circleci-project-setup
  remotes/origin/imgbot
  remotes/origin/master
  remotes/origin/v1.0
  remotes/origin/v2.0
  remotes/origin/v3.0
  remotes/origin/v4.0
  remotes/origin/v5.0
  remotes/origin/v6.0
  remotes/origin/v6.1
  remotes/origin/v6.x
  remotes/origin/v7.0


$ git checkout -b version5 remotes/origin/v5.0
Switched to a new branch 'version5'
Branch 'version5' set up to track remote branch 'v5.0' from 'origin' by rebasing

from ibm-spectrum-scale-bridge-for-grafana.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.