mirror of
https://github.com/git/git.git
synced 2026-03-19 13:10:05 +01:00
Revert ab/i18n out of 'next'
It will take a bit more for the topic to mature; better to cook it a bit longer in the 'pu' branch. Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include "remote.h"
|
||||
#include "list-objects.h"
|
||||
#include "sigchain.h"
|
||||
#include "gettext.h"
|
||||
|
||||
#include <expat.h>
|
||||
|
||||
@@ -1792,8 +1791,6 @@ int main(int argc, char **argv)
|
||||
struct remote *remote;
|
||||
char *rewritten_url = NULL;
|
||||
|
||||
git_setup_gettext();
|
||||
|
||||
git_extract_argv0_path(argv[0]);
|
||||
|
||||
repo = xcalloc(sizeof(*repo), 1);
|
||||
|
||||
Reference in New Issue
Block a user