Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/ Resources Readme License View license
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improv
# 首先,查一下当前全局的 http 代理:git config --global http.proxy# 如果有代理,就取消git config --global --unset http.proxy# 再查 https 的代理:git config --global https.proxy# 同样的,有就取消git config --global --unset https.proxy 关于使用Git出现“git Failed to connect to 127.0.0.1 p...
master 1Branch46Tags Code Folders and files Name Last commit message Last commit date Latest commit jmattheis Merge pull request#222from screego/audio May 8, 2025 acb8287·May 8, 2025 History 207 Commits .github fix: update workflow Apr 13, 2025 ...
.git-blame-ignore-revs general: add ignore-revs file May 25, 2022 .gitattributes Add a script for updating gnome-desktop sources Jan 22, 2019 .gitignore general: ignore all unknown hidden folders Oct 28, 2023 .gitlab-ci.yml ci: Update image ...
OpenWrt Project is a Linux operating system targeting embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you ...
One of BitBake's main users, OpenEmbedded, takes this core and builds embedded Linux software stacks using a task-oriented approach. For information about Bitbake, see the OpenEmbedded website: https://www.openembedded.org/ Bitbake plain documentation can be found under the doc directory or its ...
BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit EkaterinePapava and gnomesysadmins Update Georgian translation May 25, 2025 7d802ef·May 25, 2025 History 54,710 Commits .gitlab .vscode app-tools
通过 SSH 协议克隆版本库,你可以指定一个 ssh:// 的 URL:$ git clone ssh://user@server/project.git或者使用一个简短的 scp 式的写法:$ git clone user@server:project.git。你也可以不指定用户,Git 会使用当前登录的用户名。 现有的很多平台(例如 Github)都是以 SSH 秘钥的方式进行通信的...
git-gui Merge branch 'master' of https://github.com/j6t/git-gui May 30, 2025 gitk-git Merge branch 'master' of https://github.com/j6t/gitk May 30, 2025 gitweb meson: distinguish build and target host binaries Apr 1, 2025