On Do, 2015-07-09 at 15:28 +0200, Stefan Tatschner wrote:
> Hi,
>
> at work we use svn, so I used "git svn" to import that stuff to git.
> Now it seems that there are some timezone issues. "git log" shows
> +
> as timezone, while "git svn log"
Hi,
at work we use svn, so I used "git svn" to import that stuff to git.
Now it seems that there are some timezone issues. "git log" shows +
as timezone, while "git svn log" shows the correct timezone +0200.
$ git log -1
commit ceb8a8647e257d6caf2ad0ecc2298f8b269c9727
Author: John Doe
Date:
On 26.02.2016 15:19, Pranit Bauva wrote:
> I have to inoculate the habit of signing off every time.
There is this in git-config(1); hope that helps.
format.signOff
A boolean value which lets you enable the -s/--signoff option of
format-patch by default. Note: Adding the Signed-off-by: li
3 matches
Mail list logo