Bits of Bytes

bits of coding, C++, Qt, git, gamedev, linux and other tech stuff

  • About
  • Contacts
  • Subscribe

Tag Archive: submodule

Go to a particular commit of a git repository with submodules

Davide Coppola April 12, 2016 0 Comments

git logo

If you want to go to a particular commit

Git

branch, branching, checkout, git, hard, hash, history, log, master, old, previous, pull, reset, revert, revision, snapshot, submodule

How to create git submodule from repository subdirectory

Davide Coppola February 18, 2015 4 Comments

git logo

This tutorial explains how to extract a subdirectory of a git repository and how to make it a submodule or an independent git repository in 8 easy steps.

Git

create, directory, git, howto, project, repo, repository, subdirectory, subfolder, submodule, tutorial

Follow Me!

Follow Us on GithubFollow Us on LinkedInFollow Us on Twitter

Categories

  • Android
  • Arduino
  • AS3
  • Benchmarks
  • C++
  • Data Visualization
  • Desktop Stories
  • Gamedev
  • Git
  • Google+
  • libgit2
  • Libraries
  • Libraries and Frameworks
  • Linux
  • Projects
  • Qt
  • Rugby
  • Shade
  • Social media marketing
  • System Administration
  • Unboxing
  • Work

Recent Posts

  • I am going to make a new video game
  • How to create a Qt Creator plugin in C++, a working example explained
  • Market share of the most used C/C++ IDEs in 2018, statistics and estimates
  • Qt logoGUI unit testing with Qt Test – part 2 – advanced testing
  • Qt logoGUI unit testing with Qt Test – part 1 – introduction
  • Android logoEvolution of Android version distribution in 2017
  • Growing my LinkedIn connections for a month
  • Qt logoC++ unit testing with Qt Test – part 2 – advanced testing