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 [2020/10/07 07:15] jsdev:git:start [2023/02/28 12:24] (current) js
Line 3: Line 3:
 ==== Git GUI Clients ==== ==== Git GUI Clients ====
  
-  * [[/dev/git/sourcetree|SourceTree]] - git gui client 
   * [[/dev/git/fork|Fork]] - git gui client   * [[/dev/git/fork|Fork]] - 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
  
  
 ==== Tips & Tricks ==== ==== Tips & Tricks ====
   * [[/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/proxy|git proxy]] - use git through proxy with auth