Open GoogleCodeExporter opened 9 years ago
strace log:
[pid 30618] access(".git/config", R_OK) = 0
[pid 30618] open(".git/config", O_RDONLY) = 3
[pid 30618] fstat(3, {st_mode=S_IFREG|0664, st_size=551, ...}) = 0
[pid 30618] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x7f2ed01e9000
[pid 30618] read(3, "[core]\n\trepositoryformatversion "..., 4096) = 551
[pid 30618] read(3, "", 4096) = 0
[pid 30618] close(3) = 0
[pid 30618] munmap(0x7f2ed01e9000, 4096) = 0
[pid 30618] write(2, "fatal: Not a valid object name r"..., 76fatal: Not a
valid object name refs/remotes/1-11 M R 2.6
) = 76
[pid 30618] exit_group(128) = ?
Original comment by ken...@gmail.com
on 19 Jul 2012 at 11:30
Original issue reported on code.google.com by
ken...@gmail.com
on 19 Jul 2012 at 11:28