Program Gracefully

Home
Aug 10 2014
git

Use Git Submodule to Manage Project Dependencies

It’s common to include a third-party git repo in your own git project. Sometime I want to make some local changes to the third-party repo without pushing to the origin master and also want to keep other parts in sync with the third-party’s master. This article provides one way to achieve this by using git submodule.

Read More

Share Comments
  • git
  • hexo
Apr 25 2012
git

Run Git Server on Top of Apache with SSL

This article covers the steps to setup a git server on top of apache http server with ssl authentication.

Read More

Share Comments
  • apache
  • git
  • ssl

Categories

  • bitcoin1
  • course project2
  • git2
  • project3

Tags

  • android3
  • apache1
  • bitcoin1
  • game1
  • git2
  • hexo1
  • html1
  • java1
  • javascript1
  • jni1
  • jsp1
  • os1
  • performance1
  • python1
  • sql1
  • ssl1

Tag Cloud

GPUandroidapachebitcoindependencygamegitgithubhexohtmljavajavascriptjnijspminingosperformancepythonsqlssl

Archives

  • August 20142
  • June 20121
  • April 20123
  • November 20111
  • June 20111

Recent Posts

  • Start Mining Bitcoins
  • Use Git Submodule to Manage Project Dependencies
  • Android App on US Border Wait Time
  • Run Git Server on Top of Apache with SSL
  • Android System Benchmark
© 2018 Gen Liu
Powered by Hexo . Theme by Landscape+
Home