Skip to content
This repository was archived by the owner on Jul 26, 2026. It is now read-only.

Commit 1ca8ee3

Browse files
committed
update README to explain why it's archived.
1 parent 8ce61ad commit 1ca8ee3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Archive Notice
2+
3+
The entire history of this repository is now contained in https://github.com/gitpython-developers/GitPython, where it is now maintained.
4+
For issues, please use its issue tracker as well.
5+
16
## Motivation
27

38
When reading from many possibly large files in a fashion similar to random access, it is usually the fastest and most efficient to use memory maps.

0 commit comments

Comments
 (0)