This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil config settings for GITHUB to upload source code

Hi everyone,

My name is amarr, Present i am using  Keil (version 5.31)Tool for editing my project source codes.

My aim is to upload project source codes to GIT HUB directly by using GIT Repository web link to Keil tool for doing this i followed below link and PDF file but no

luck.

https://www.keil.com/support/man/docs/uv4/uv4_ut_usingsvcsmenu.htm

https://www.keil.com/support/man/docs/uv4/uv4_dg_sccmanager.htm

https://community.arm.com/developer/tools-software/tools/f/keil-forum/34339/available-to-push-codes-to-github-with-keil-mdk-5

Can anyone help me for what kind of config settings can i change in keil tool for doing above things?

Thank you in advance.

Regards,

amarr

Parents
  • Again, why are you marking your  posts as suggested answers?

    The idea is that you do that to identify which post(s) resolved the issue - but your issue is not resolved yet!

    You can uncheck the box!

    we have to link give repo web path to keil?

    This has nothing specifically to do with Keil - you are just using Keil to issue the same Git commands that you would do manually from the command line.

    When you create or clone your local repository, that's where you set up the link to the 'Remote'

    That's shown in section 2 of the "Centralized Workflow Example" in the document you linked.

    Again, you really have to understand how to do this manually from the command line in order to tell Keil to do it for you.

Reply
  • Again, why are you marking your  posts as suggested answers?

    The idea is that you do that to identify which post(s) resolved the issue - but your issue is not resolved yet!

    You can uncheck the box!

    we have to link give repo web path to keil?

    This has nothing specifically to do with Keil - you are just using Keil to issue the same Git commands that you would do manually from the command line.

    When you create or clone your local repository, that's where you set up the link to the 'Remote'

    That's shown in section 2 of the "Centralized Workflow Example" in the document you linked.

    Again, you really have to understand how to do this manually from the command line in order to tell Keil to do it for you.

Children
No data