A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/StanAngeloff/php.vim/issues/96 below:

Unable to clone with fsck enabled 路 Issue #96 路 StanAngeloff/php.vim 路 GitHub

I am unable to clone this repo without changing my configuration. Here is a video of the issue:

After cloning the repo, I ran git fsck --full and it seems that two commits have incorrect timezone information.

馃槑  位 ~/php.vim/ master git fsck --full
Checking object directories: 100% (256/256), done.
error in commit 0148af066879d32d7ffe8400c0910020c60b1ce1: badTimezone: invalid author/committer line - bad time zone
error in commit 09ddf308e352c88c524df93761848038b087707c: badTimezone: invalid author/committer line - bad time zone
Checking objects: 100% (637/637), done.
馃敟  位 ~/php.vim/ master

Checking the commits, they do indeed have bad timezones.

馃槑  位 ~/php.vim/ master git cat-file -p 09ddf308e352c88c524df93761848038b087707c
tree 768e2f82de6da85d1d3828d9fe264fc044c3530b
author Paul Garvin <paul@paulgarvin.net> 1259452800 +0000
committer Able Scraper <scraper@vim-scripts.org> 1287367363 -700

Version 1.0: Initial upload

You can see from the output from git cat-file that the timezone offset for the committer is -700. It should probably be -0700.

Unfortunately, I don't have a good suggestion on how to fix this error other than rewriting the history.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4