Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:git:start [2021/10/06 04:54] jsdev:git:start [2023/02/28 12:24] (current) js
Line 5: Line 5:
   * [[/dev/git/fork|Fork]] - git gui client   * [[/dev/git/fork|Fork]] - git gui client
   * [[/dev/git/sourcetree|SourceTree]] - git gui client   * [[/dev/git/sourcetree|SourceTree]] - git gui client
 +  * [[misc:vsc|VSCodium]] - git functions in ide vscode(ium)
  
  
 ==== Git Hosting Server ==== ==== Git Hosting Server ====
   * [[/dev/git/gitlab|GitLab]] - git server with web admin gui   * [[/dev/git/gitlab|GitLab]] - git server with web admin gui
 +  * [[/dev/git/sonarqube|SonarQube]] - SonarQube source check
  
  
Line 14: Line 16:
   * [[/dev/git/gitflow|git workflow]] - git flow workflow description   * [[/dev/git/gitflow|git workflow]] - git flow workflow description
   * [[/dev/git/accesstoken|git with access token]] - access git repo with access token   * [[/dev/git/accesstoken|git with access token]] - access git repo with access token
 +  * [[/dev/git/proxy|git proxy]] - use git through proxy with auth