mirror of
https://github.com/git/git.git
synced 2026-01-19 23:20:34 +00:00
Merge branch 'js/merge-base'
This commit is contained in:
@@ -164,7 +164,7 @@ static int show_file(const char *arg)
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int try_difference(char *arg)
|
||||
static int try_difference(const char *arg)
|
||||
{
|
||||
char *dotdot;
|
||||
unsigned char sha1[20];
|
||||
|
||||
Reference in New Issue
Block a user