twitter linkedin youtube
  • About
  • Blog
  • My Services
  • Twitter
  • LinkedIn
  • Email
All tags

    Combine git commits

    When working on code, it is common to push many (even dozens or hundreds) whilst testing, particularly if the CI workflow is triggered by a post commit hook on the git server. This is fine before a feature is released, however it is not desirable to have a large number…

    Read More
    • git
    • linux

    Resolving git submodule path problems

    Clone a repo containing submodules In this example I'll clone the terraform-docker-registry repo. The repo contains a few submodules, although the paths (on the git server) have changed, therefore a clone fails. [user@linux_workstation ~]$ git clone -c http.sslVerify=false --recursive ssh://git@git:7999/myproject/terraform-docker-registry.…

    Read More
    • linux
    • git

    Load more posts
    Subscribe!
    All content copyright © 2025 • All rights reserved.
    Proudly published with Ghost