热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

Cannotaddtogithub:Gistdoesnotsupportdirectories

如何解决《Cannotaddtogithub:Gistdoesnotsupportdirectories》经验,为你挑选了1个好方法。

I get the error when trying to push to github:

remote: Gist does not support directories.
remote: These are the directories that are causing problems:
remote: dirname1, dirname2

Looking at other questions, it seems that github doesn't accept empty folders but none of these folders are empty. I can successfully push other files that are inside the root folder of the repository, and can also successfully deploy the app to heroku using git.

How do I add a directory to github's gist ? What am I doing wrong here ?



1> jordeu..:

这是不可能的,使用存储库.Gists仅用于文件,请查看github开发人员的评论:

https://twitter.com/pavelrepin/status/297473901884223488


请复制这里的评论.对不起,该页面不存在!
推荐阅读
author-avatar
乌海阿斯顿
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有