Git Product home page Git Product logo

faster-git's People

Contributors

2951121599 avatar captain-tony avatar ecnu-stju avatar libihan avatar martinx avatar renlle avatar shenhao-stu avatar tomowang avatar vvjesse avatar xgdyp avatar zhikangniu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

faster-git's Issues

关于第一章和第二章的部分问题

1、看完第一章的关于分布式和集中式的两张图片,还是比较难分辨两者区别,建议在分布式版本控制系统后面加上这一句话:分布式版本控制系统通常也有一台充当“**服务器”的电脑,但这个服务器的作用仅仅是用来方便“交换”大家的修改,没有它大家也一样干活,只是交换修改不方便而已。
2、第二章的感觉像资料库,可用于查询某一条指令,但是对小白不太友好。跨专业组员表示对新手来说较为抽象,术语较多。如果有必要的话,可以增加一个小白入门版本。

关于git简介的补充

我觉得git有一个很有趣的点:git到底代表什么
以下摘自git0.01版本readme

GIT - the stupid content tracker

"git" can mean anything, depending on your mood.

  • random three-letter combination that is pronounceable, and not
    actually used by any common UNIX command. The fact that it is a
    mispronounciation of "get" may or may not be relevant.
  • stupid. contemptible and despicable. simple. Take your pick from the
    dictionary of slang.
  • "global information tracker": you're in a good mood, and it actually
    works for you. Angels sing, and a light suddenly fills the room.
  • "goddamn idiotic truckload of sh*t": when it breaks

This is a stupid (but extremely fast) directory content manager. It
doesn't do a whole lot, but what it does do is track directory
contents efficiently.

There are two object abstractions: the "object database", and the
"current directory cache".

lecture10笔误

第十章存在多处markdown格式的标题,忘了在#后空格
请修改

本地配置Mac问题

以下记录两个报错及解决方案,欢迎纠正补充:

问题1: not a git repository (or any of the parent directories): .git

解决1: 原因是git未被初始化,进入项目目录输入 git init

问题2: remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.

解决2: Git取消密码登陆方式,建议查看解决方法1, 解决方法2

关于第七节文章的建议

1.第七节中的第一张图片 (git commit)无法正常显示。使用科学上网后仍然无法显示。
捕获2

2.自动化校验commit message中未找到post-commit,可能是post-update
捕获2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.