Git development
 help / color / mirror / Atom feed
* Some problems for git beginners
@ 2021-10-09  7:43 ZhangJinbao
  2021-10-09  9:12 ` Bagas Sanjaya
  0 siblings, 1 reply; 4+ messages in thread
From: ZhangJinbao @ 2021-10-09  7:43 UTC (permalink / raw)
  To: git

Hello! Sorry to bother you in your busy schedule.

As a git beginner, I have a few simple questions to ask you

First, how to implement the algorithm when there is file renaming in Git directory?

By comparing the SHA1 value of the file, and then calling the GIT MV command?

Second, how to implement the algorithm when there is file movement in Git directory?

How is the tree object updated?

Third, when a commit event occurs, the current blob file stores the full amount of data, while the previous version stores the incremental data

But I didn't find out how to (local git database) when I actually used it.

When git clone is used, the results are close to the conclusion

These are not found in the book, so I have to bother you.

I hope you can help me solve my confusion when you are free

thank you very much indeed

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-11 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-09  7:43 Some problems for git beginners ZhangJinbao
2021-10-09  9:12 ` Bagas Sanjaya
2021-10-09 10:32   ` Philip Oakley
     [not found]     ` <AD10E128-A820-4F84-9173-776DA90686EF@icloud.com>
2021-10-11 13:50       ` Philip Oakley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox