[sr-dev] About "GIT Quick Start Guide" in sip-router.org

Iñaki Baz Castillo ibc at aliax.net
Tue Feb 22 23:09:40 CET 2011


Hi, http://sip-router.org/wiki/git/quick-start-guide page mixes some
git config global options with repository specific options:

  git config --global merge.log true
  git config branch.master.rebase true

--global means that such option is added to $HOME/.gitconfig. If not
present, then option is added to .git/config into current repository.

Perhaps this should be clarified and improved?
Cheers.



-- 
Iñaki Baz Castillo
<ibc at aliax.net>



More information about the sr-dev mailing list