You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you dont know how to get your github token, you can see [this](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token)
35
+
36
+
all your token are save in `.pyGinitconfig.ini` at home path, so you will be secure
37
+
35
38
### repository initalization :
36
39
37
40
go to your project directory where you want to create local and remote repository for it. and then type :
@@ -47,7 +50,6 @@ _Note: make sure the directory is not a local git repository_
47
50
## Contributing
48
51
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
0 commit comments