All you need to know to start using git on monday

Pierre pinaraf at pinaraf.info
Mon Dec 6 03:26:08 GMT 2010


On Saturday 04 December 2010 22:21:02 Cyrille Berger Skott wrote:
> Hi,
> 
> Add the following text to your ~/.gitconfig:
> 
> [url "git://anongit.kde.org/"]
>      insteadOf = kde://
> [url "ssh://git@git.kde.org/"]
>      pushInsteadOf = kde://
> 
> Get the code: "git clone kde://calligra"
> Local commit: "git commit -a" (or "git commit [file]")
> Share your changes: "git push"
> Get others changes: "git pull" (it is better to not have any uncommited
> changes in your local repo when running this command)
> 
> And I think you are good for monday. On a side node, git has a move
> command, but no copy, because it is capable of detecting when code is
> copied automatically.
Hi

Hum, I never saw that mentionned anywhere : what does replace the kde-
commits at kde.org mailing list ?
The commitfilter interface doesn't list the git projects...

 Pierre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20101206/471d20b2/attachment.sig>


More information about the calligra-devel mailing list