Changes between Version 29 and Version 30 of WorkingWithGit


Ignore:
Timestamp:
Aug 21, 2016, 7:41:47 AM (8 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

remove material too advanced for this document

Legend:

Unmodified
Added
Removed
Modified
  • WorkingWithGit

    v29 v30  
    2727
    2828'''T.B.D.:''' A git commit template file {{{.git-commit-template}}} should be supplied here, perhaps based on [https://quickgit.kde.org/?p=macports-kde.git&a=blob&h=14f952f776b9f54263671cc2aba5886c6ebee75b&hb=120899f859eefbe0bf669685352e7c44a834e23f&f=contrib%2Fgit-setup%2F.git-commit-template this]?!!
    29 
    30 '''T.B.D.:''' To make life easier when working with a couple of remotes one should define also some URL renaming for the MacPorts repo as it gets done e.g. for KDE like this:
    31 {{{
    32 [url "git://anongit.kde.org/"]
    33         insteadOf = kde:
    34 [url "git@git.kde.org:"]
    35         pushInsteadOf = kde:
    36 }}}
    37 which needs an update once it's clear which URL the MacPorts `git` repo is going to have.
    3829
    3930