MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Pull older commit

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 1.1k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      a94marbo
      last edited by

      Hi
      I am having trouble with MMM-PIR-Sensor module since I updated to a newer commit in early July.
      I would like to pull an older release of the module, i.e. a version released in July 2017. Can I use the hash code in some way to pull that specific commit?

      How would that syntax look like?

      Thanks in advance.

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @a94marbo
        last edited by A Former User

        @a94marbo

        git checkout [revision] .
        

        revision will be hash code. Don’t forget last period(.)

        1 Reply Last reply Reply Quote 0
        • A Offline
          a94marbo
          last edited by

          Thanks for your response. Tried and failed, feel like a total noob here…
          I stand in “/MagicMirror/modules/MMM-PIR-Sensor”
          and write:

          git checkout [849398de01f7cecdb330148d7ee70fc38b02af7c] .
          

          trying to get this commit…
          https://github.com/paviro/MMM-PIR-Sensor/commit/849398de01f7cecdb330148d7ee70fc38b02af7c

          What am I doing wrong?

          ? 1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @a94marbo
            last edited by A Former User

            @a94marbo
            Sorry, omit ‘[‘ and ‘]’.
            And You can find revision hash here
            https://github.com/paviro/MMM-PIR-Sensor/commits/master

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy