3.repo management - Katyusha's blog
mobile wallpaper 1mobile wallpaper 2mobile wallpaper 3mobile wallpaper 4mobile wallpaper 5mobile wallpaper 6mobile wallpaper 7
116 字
1 分钟
3.repo management
2026-09-09

软件:人类世界的需求在信息世界中的投影

软件工程项目中的内容,混合了intent,spec,impl

现代项目管理:git

git best practice

软件工程长期得到的经验:对任何一个文件进行了修改之后,都进行一次git commit

编译产物不要提交,而应该放入 .gitignore中,因为可能具有不可移植性

git bisect,git blame

分享

如果这篇文章对你有帮助,欢迎分享给更多人!

3.repo management
https://katyusha-blog.com/posts/generative-se/3repo-management/
作者
katyusha
发布于
2026-09-09
许可协议
CC BY-NC-SA 4.0

部分信息可能已经过时

目录