mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Add git-lfs support to devcontainer (#25385)
This commit is contained in:
		@@ -5,7 +5,8 @@
 | 
			
		||||
    // installs nodejs into container
 | 
			
		||||
    "ghcr.io/devcontainers/features/node:1": {
 | 
			
		||||
      "version":"20"
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    "ghcr.io/devcontainers/features/git-lfs:1.1.0": {}
 | 
			
		||||
  },
 | 
			
		||||
  "customizations": {
 | 
			
		||||
    "vscode": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user