Skip to content

kingmax/mayaProgrammingB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mayaProgramming

maya programming learning line 3


To upload a local repository to github: cd /d/git/MayaProgramming git init git add -A git commit -a -m "init"

then create remote repository on github, get the remote repository url

git remote add origin Remote-Repository-URL git remote -v git push -f origin master git branch --set-upstream-to=origin/master master git pull git status ls END

git config --global user.name "iJasonLee" git config --global user.email "[email protected];[email protected]"

to testing name info..

About

Maya Programming Vol2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •