小编Atc*_*old的帖子

如何在 Git 中删除 origin/master

我无法origin/master从我的服务器中删除。不知道为什么。

我的终端截图

错误信息如下

remote: error: By default, deleting the current branch is denied, because the next
remote: error: 'git clone' won't result in any file checked out, causing confusion.
remote: error: 
remote: error: You can set 'receive.denyDeleteCurrent' configuration variable to
remote: error: 'warn' or 'ignore' in the remote repository to allow deleting the
remote: error: current branch, with or without a warning message.
remote: error: 
remote: error: To squelch this message, you can set it to 'refuse'.
remote: error: …
Run Code Online (Sandbox Code Playgroud)

git

14
推荐指数
2
解决办法
3万
查看次数

在 OS X 上编译 pinfo

我想安装pinfo在我的 Mac 上用于阅读信息文件,而不是使用看起来很糟糕的哥哥info

pinfo是不是提供自制。也许很快,当我得到这个问题的答案时。(这里是 GitHub 上的相关问题。)

可以在此处找到项目网站。
源代码在这里

当我尝试编译它时,运行./autogen.sh我收到以下错误消息:

atcold@AlfMAC ~/Work/Sandbox/pinfo-0.6.10 $ ./autogen.sh 
Cleaning autotools files...
find: illegal option -- t
usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
       find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]
find: illegal option -- t
usage: find [-H | -L | -P] [-EXdsx] [-f path] …
Run Code Online (Sandbox Code Playgroud)

compile homebrew autoconf info macos

4
推荐指数
1
解决办法
813
查看次数

标签 统计

autoconf ×1

compile ×1

git ×1

homebrew ×1

info ×1

macos ×1