Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8f9840b

Browse files
committed
inform about Gitoxide
1 parent98595da commit8f9840b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
##[Gitoxide](https://github.com/Byron/gitoxide): A peek into the future…
2+
3+
I started working on GitPython in 2009, back in the days when Python was 'my thing' and I had great plans with it.
4+
Of course, back in the days, I didn't really know what I was doing and this shows in many places. Somewhat similar to
5+
Python this happens to be 'good enough', but at the same time is deeply flawed and broken beyond repair.
6+
7+
By now, GitPython is widely used and I am sure there is a good reason for that, it's something to be proud of and happy about.
8+
The community is maintaining the software and is keeping it relevant for which I am absolutely grateful. For the time to come I am happy to continue maintaining GitPython, remaining hopeful that one day it won't be needed anymore.
9+
10+
More than 15 years after my first meeting with 'git' I am still in excited about it, and am happy to finally have the tools and
11+
probably the skills to scratch that itch of mine: implement`git` in a way that makes tool creation a piece of cake for most.
12+
13+
If you like the idea and want to learn more, please head over to[gitoxide](https://github.com/Byron/gitoxide), an
14+
implementation of 'git' in[Rust](https://www.rust-lang.org).
15+
116
##GitPython
217

318
GitPython is a python library used to interact with git repositories, high-level like git-porcelain,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp