У меня есть простая активити, которая требует логин и пароль.
"cart": {
"id": "588xxxxx",
"items": [
тут содержимое
]
}
Column(name = "user's_city")
user's_city
If you know the contents of the line, this is an ideal use case for:
git log -S <search_string> -- path/to/file
which shows you commits which introduce or remove an instance of that string.