#rustProjectsReadMe #general git commands: #git init => initialises a local git repository #git add [option] [FileName.ending] => adds something to the next commit . => add all inheretance of current folder #git commit -m "firstCommit" => commits all added files/folders #git branch -M branchName => moves all given commits to a branch #git remote add origin https://github.com/Guelakais/rustProjects.git #=> adds the current remote repo #git push -u origin branchName => pushes the local changes of your branch to the remote repository
-
Notifications
You must be signed in to change notification settings - Fork 0
Guelakais/rustProjects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
some Rustprojects, i do. Please keep in mind that I use my Github repos for learning purposes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published