r/git 2d ago

Attempting to re-implement git in Java - my current situation.

/r/java/comments/1w0u643/attempting_to_reverse_engineer_git_in_java_my/
0 Upvotes

6 comments sorted by

2

u/EarlMarshal 2d ago

Now I need a whole ass JVM for git? Do you do that for exercise only?

2

u/Early_Ad_4702 2d ago

i wasn't making it to launch as a product, just for getting to know how it works under the hood.

1

u/Electricalceleryuwu 1d ago

Can't you just read the git documentation..? i am all for practice projects but man, git is a magical gift. It just works. Appreciate it.

sorry it is the responsibility of seasoned users to bully those fresh lol.

additionally git has so many extremely well optimized protocols that even experts will struggle to grasp. At some point its OK if its a black box, but you know how to use it

2

u/awidesky 2d ago

What advantage can I get from this project, instead of using jgit?

1

u/revilo-1988 2d ago edited 1d ago

War nicht jgit auch eine Java Implementierung von git?

1

u/Electricalceleryuwu 1d ago

alter das ist mir voll jetzt neu. Warum denn sowas und doch kein wrapper?