git init- create local git repositorygit clone <url>- download remote repositorygit add <file>- add file to repositorygit commit -m <message>- save changed, tracked filesgit rm --cached <file>- remove file from repository, not from system!git log- show commits log
forked from SoaQa/learn_python
-
Notifications
You must be signed in to change notification settings - Fork 0
gynia/learn_python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%