Skip to content

git 常用命令 #54

@mysterin

Description

@mysterin

初始化

git init

关联 github 仓库

git remote add origin https://github.com/mysterin/sakura.git

首次 push 到 github

git push -u origin master

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions