Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of uninitialized value in git-remote-mediawiki #43

Open
lumeng opened this issue Jul 22, 2017 · 1 comment
Open

Use of uninitialized value in git-remote-mediawiki #43

lumeng opened this issue Jul 22, 2017 · 1 comment
Labels

Comments

@lumeng
Copy link

lumeng commented Jul 22, 2017

I have the latest git-mediawiki software from the master branch of the official git repo (git://git.kernel.org/pub/scm/git/git.git). When I git push, there are some new errors about git/2.13.3/libexec/git-core/git-remote-mediawiki:

$ git --version
git version 2.13.3
$ git push
Last local mediawiki revision found is 5768.
Logged in mediawiki user "editor".
Listing pages on remote wiki...
1043 pages found.
Getting last revision id on tracked pages...
Use of uninitialized value in hash element at /usr/local/Cellar/git/2.13.3/libexec/git-core/git-remote-mediawiki line 540.
Use of uninitialized value in numeric gt (>) at /usr/local/Cellar/git/2.13.3/libexec/git-core/git-remote-mediawiki line 542.

@anarcat anarcat added the bug label Nov 18, 2017
@anarcat
Copy link
Contributor

anarcat commented Nov 18, 2017

is this just a cosmetic problem? or is there something actually not working here?

could you detail the exact configuration you are using? (which git version, git config -l, etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants