FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pythonbyexample/.gitattributes at main · adewale/pythonbyexample · GitHub
adewale
/
pythonbyexample
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
pythonbyexample
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
11 lines (11 loc) · 650 Bytes
Breadcrumbs
pythonbyexample
/
.gitattributes
Copy path
File metadata and controls
11 lines (11 loc) · 650 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
#
`src/asset_manifest.py` is generated by `scripts/fingerprint_assets.py`,
#
`src/example_sources_data.py` by `scripts/embed_example_sources.py`, and
#
`src/editorial_registry_data.py` by `scripts/embed_editorial_registry.py`.
#
On merge/rebase, keep our side of the conflict — the post-merge and
#
post-rewrite hooks regenerate these files deterministically afterwards.
#
This works once `scripts/install-git-hooks.sh` has been run locally,
#
which registers `merge.ours.driver = true` and points `core.hooksPath`
#
at `.githooks/`.
src
/
asset_manifest.py
merge
=
ours
src
/
example_sources_data.py
merge
=
ours
src
/
editorial_registry_data.py
merge
=
ours
Back
|
FazBrowse Home
|
New Git URL