docstring standard + a bit of git

29 Apr
2010
29 Apr
'10
10:02 a.m.
Hi All,
The developer guide [1] now contains info on our doctring standard + info on how to introduce yourself properly to git:
Introduce yourself to git and make (optionally) some handy aliases either in .gitconfig in your home directory (global setting for all your git projects), or directly in .git/config in the repository:
[user] email = ma...@mail.org name = Name Surname
[color] ui = auto interactive = true
[alias] ci = commit di = diff --color-words st = status co = checkout
r.
[1] http://docs.sfepy.org/doc-devel/developer_guide.html
--
You received this message because you are subscribed to the Google Groups "sfepy-devel" group.
To post to this group, send email to sfepy...@googlegroups.com.
To unsubscribe from this group, send email to sfepy-devel...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sfepy-devel?hl=en.
4969
Age (days ago)
4969
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Cimrman