Y
Hacker News
new
|
ask
|
show
|
jobs
by
_1tan
222 days ago
Can you elaborate on the dependent .gitattributes file? Where can I find more information on the necessary content? Sounds super useful!
1 comments
f311a
222 days ago
You need to specify diff format, so that Git can correctly identify and parse function body.
*.py diff=python
link
_1tan
222 days ago
Thanks!
link
*.py diff=python