LetMeFly666 / LetMeFly666/LeetCode

将历史commit按diff打包 + 每隔xx次commit全量打包一次

Open
#839 0 comments 0 reactions 1 assignee View on GitHub

@LetMeFly666 is already working on this.

Since Mar 25, 2025.

enhancement
Dominant language
C++
Stars
12
Forks
5
Avg merge
56m
Merged PRs (30d)
23

Description

这样可以保证:

  1. down下所有打包信息后可以还原历史每次commit记录(总量1G放在当今的存储价格还行)
  2. 可以从全量打包为起点,加上数次diff快速还原到某一特定版本(不需要每次都从initical commit开始还原(若只有diff打包的话))

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.