Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2046 Widoki

You need to save your custom module in github ,

I am new in software development

Can any 1 show tutorials, blogs and video of important git hub command you need to learn and also what is the use of each command. to save your module in github. how to update, how to remove.

Awatar
Odrzuć
Najlepsza odpowiedź

HI,

If you are new to github, you can start by creating a new github account and then create a repository. Initially if you dont want to go through the commands and all, you can do the things from the github UI itself.


* create an account in github: https://github.com/
* create a repository: https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-new-repository

* add files to git repository from UI:   https://docs.github.com/en/repositories/working-with-files/managing-files/adding-a-file-to-a-repository


If you need to learn commands, you can try to understand the basic commands like pull, push, fetch, commit etc.

See this video explaining the same: Creating GitHub Repository and Introduction to Git Commands

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
lut 25
835
0
gru 18
3689
4
lip 25
16717
0
kwi 25
3593
0
mar 25
856