Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yongfrank/git-study


https://github.com/yongfrank/git-study

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# git-study
# git-study

Add 1
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
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

ssh-keygen -t ed25519 -C "[email protected]"
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_ed25519

[分支管理策略](https://www.liaoxuefeng.com/wiki/896043488029600/900005860592480)

git is a free software.
add hello.py