+[10 years ago]VxJasonxVmajority case* +[10 years ago]VxJasonxVan issue will only be closed automatically (if using issue references in commit messages or pull requests) when merged to the default branch of the parent repository +[10 years ago]VxJasonxVand of course, it will only be the issue on the parent repository +[10 years ago]VxJasonxVagain, why issues are disabled on forks by default +[10 years ago]VxJasonxVwhen a parent repository is deleted, the oldest fork (first child) becomes the new parent
and of course, it will only be the issue on the parent repository
+[10 years ago]ryaoWhen is github going to support IPv6? +[10 years ago]TruPilotHi all :-) +[10 years ago]TruPilotI'm a github newbie and wanted to learn how to clone an existing repository (with history) into a Github repo. Any suggestions on a FAQ I can look at? +[10 years ago]TruPilotAh - never mind - I found https://help.github.com/articles/importing-a-git-repository-using-the-command-line/ +[10 years ago]somerandomuserHello, is this >> GIT_COMMITTER_NAME=" " GIT_COMMITTER_EMAIL=" " git commit --author=" <>" --allow-empty-message -m " " << no longer valid on git? I'm getting "fatal: empty ident name (for <>) not allowed" on git for windows, however it works fine on debian8.2