Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
H How-To
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • docs
  • How-To
  • Wiki
  • initial config

initial config · Changes

Page history
gitignore authored Feb 20, 2015 by Administrator's avatar Administrator
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 2 deletions
+1 -2
  • initial-config.markdown initial-config.markdown +1 -2
  • No files found.
initial-config.markdown
View page @ 0c633306
...@@ -16,8 +16,7 @@ Windows: ...@@ -16,8 +16,7 @@ Windows:
Linux/Mac: Linux/Mac:
`git config --global core.autocrlf input` `git config --global core.autocrlf input`
Путь к глобальному gitignore-файлу (Windows), файл [.gitignore_global](https://source.isimplelab.com/publics/howto/blob/89f4b0b57daa4e31e8f3e87872f170df3d973251/.gitignore_global) можно скачать в этом же репозитории:
Путь к глобальному gitignore-файлу (Windows), сам файл можно скачать в этом же репозитории:
`git config --global core.excludesfile %USERPROFILE%\.gitignore_global` `git config --global core.excludesfile %USERPROFILE%\.gitignore_global`
......
Clone repository
  • Work in branches
  • clone ibank
  • create new module
  • create ssh key
  • git essentials
  • initial config
  • remove module
  • submodule basic