$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [githelp] Merging two repositories
From: Edward Diener (eldiener_at_[hidden])
Date: 2013-12-10 03:41:23
I have two separate local repositories cloned from the same other
repository and I have made different changes to both. How do I merge
those changes together using git ? Or do I have to do it manually ?