Mac Git Learning Notes

Source: Internet
Author: User

1lapommedemacbook-pro:~lapomme$ CD GitHub2lapommedemacbook-Pro:github lapomme$ CD3lapommedemacbook-pro:~lapomme$ CD GitHub4Lapommedemacbook-pro:github lapomme$ls5 bscalarm builtbtsabis imdbinfo_python travelsaleman watermarking6Lapommedemacbook-pro:github lapomme$mkdirImdb_info_python//Create a directory7Lapommedemacbook-pro:github lapomme$ls8 bscalarm Imdb_info_python Travelsaleman9 builtbtsabis Imdbinfo_python watermarkingTenlapommedemacbook-pro:github lapomme$ CD Imdb_info_python OneLapommedemacbook-pro:imdb_info_python lapomme$pwd //Show Table of Contents A/users/lapomme/github/Imdb_info_python -Lapommedemacbook-pro:imdb_info_python lapomme$ git init//git initialization -Initialized Empty Git Repositoryinch/users/lapomme/github/imdb_info_python/.git/ theLapommedemacbook-pro:imdb_info_python lapomme$ls–ah//Show hidden Directories - .    .. . Git -Lapommedemacbook-pro:imdb_info_python lapomme$ git add imdbinfo.py//after adding a file to the directory, tell Git to add it to the library -Lapommedemacbook-pro:imdb_info_python lapomme$ git commit-m"IMDb information Programme" //submit a file explaining the change +[Master (root-commit) B054D4B] IMDb information Programme -  1 fileChanged -Insertions (+//showing 1 changes, 59 rows inserted

Mac Git Learning Notes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.