Skip to content

git command to manage repository without UI #297

@bovirus

Description

@bovirus

@CodingWonders

In your documentation there are the info how to propose pullup requests using fork but using web broser and UI.

I beleieve that when you should made some mass changes to translation where you can use search/replace on different file/strings could be usefull use local file/folder structure (local branches on computer) and use command line.

Then I ask you if you add some info how to do that

  1. How to clone your Github repository with git command
  2. How to update your Github repositories with git command
  3. How to switch to dt_prelel_xxxx with git command

When I will be ready after chages I mae a fork with UI and merge pull request with drag and drop from local pc repository to web UI.

- Clone repository
git clone https://github.com/CodingWonders/DISMTools.git - Clone branches

- Update local repository from remote
git fetch

- Switch branch
git checkout dt_prerel_25111

Is it ok?

Any addition explanation by you can help translator.

Thanks. KR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions