Coder Social home page Coder Social logo

github-experience's Introduction

github-experience

2022.8.1修改repository语言


Git attribute Defined in Effect on file
linguist-detectable [languages.yml] Included in stats, even if language's type is data or prose
linguist-documentation [documentation.yml] Excluded from stats
linguist-generated [generated.rb] Excluded from stats, hidden in diffs
linguist-language=name [languages.yml] Highlighted and classified as name
linguist-vendored [vendor.yml] Excluded from stats

example:
.gitattributes
*.SchDoc linguist-detectable
*.PcbDoc linguist-detectable
*.PrjPcb linguist-detectable
*.SchLib linguist-detectable
*.PcbLib linguist-detectable
*.Cam linguist-detectable
*.GML linguist-detectable
*.schdoc linguist-detectable
*.pcbdoc linguist-detectable
*.schdoc linguist-language=SchDoc
*.pcbdoc linguist-language=PcbDoc
*.GML linguist-language=PcbDoc

修改VScode Git路径:打开设置,输入git.path,修改json文件
使用linux style 例如:C:/mysoft/Git/Git/bin/git.exe

本地文件上传仓库

git clone "repository" $~~~~~~~~~~$ //ssh
git add . $~~~~~~~~~~~~~~~~~$ //all files
git commit -m "commit"
git push

github-experience's People

Contributors

lzh-ang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.