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 [2019/09/17 09:17] jsdev:git:start [2023/02/28 12:24] (current) js
Line 1: Line 1:
 ====== git & tools ====== ====== git & tools ======
  
-  * [[/dev/git/sourcetree|SourceTree]] - git gui client+==== Git GUI Clients ==== 
   * [[/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 ====
   * [[/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
  
  
-  * [[/dev/git/info|general info]] - some tipps and tricks, bugs +==== Tips & Tricks ==== 
 +  * [[/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