Skip to content

Sync and Build Source #222

@ghost1372

Description

@ghost1372

Hi @GF-Huang

for syncing HCS with HC I use the following steps:

  1. i checkout to Master branch and change remote repository to HandyOrg and HandyControl
    image

after saving changes, i fetch all changes from remote (git pull).
2.i change remote repository to ghost1372 and HandyControls (revert changes)
and i push Master branch to github repo.
3.i change branch to develop
4.open terminal and merge branch
git merge master
5.i try to resolve conflicts
6.push to github

for building source code i did not use script, i use visual studio itself. I observed several cases that the script does not build well and some files are sometimes lost.
however i only use it for building repo in github action, it seems that script is broken and does not work properly i am working on it,

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