Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R rpi-gateways
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ttn_liv
  • rpi-gateways
  • Issues
  • #2

Closed
Open
Created May 05, 2017 by Patrick Fenner@DefProcOwner

check git commit hash before pulling lora_gateway

it must be possible to find out the current commit id and only pull if we're changing. Otherwise the changes to use spi means it pulls every time.

e.g.

git log --pretty=format:'%h' -n 1

http://stackoverflow.com/a/7617078

Assignee
Assign to
Time tracking