Changes

From SME Server
Jump to navigationJump to search
Line 215: Line 215:  
  sudo dnf install jq
 
  sudo dnf install jq
 
  sudo dnf install git-lfs
 
  sudo dnf install git-lfs
 +
 +
Git is quite sensitive to the local time, so make sure your timezone is correct: 
 +
 +
timedatectl
 +
timedatectl list_timezones | grep London
 +
timedatectl set-timezone Europe/London
    
If you want to save your credentials to the gitea server, then do this:
 
If you want to save your credentials to the gitea server, then do this:

Navigation menu