+[5 years ago]user216_*it=them +[5 years ago]nedbatuser216_: git hooks don't go on github. You have to ask your team members to install them in their own repos +[5 years ago]user216_nedbat: own repos - you mean local git-tracking directories? +[5 years ago]nedbatuser216_: your co-workers have cloned repos to their machines. they have to install the hooks into those local repos. +[5 years ago]user216_nedbat: anyway , look like that in this case I need to make some copy-paste-like instruction and put it in to github
+[5 years ago]marzThere's a commit in my repo with a long commit message. How do I view it. The message is cut short with ... indicating there is more but it is unclickable +[5 years ago]twbCan I create a repo by just pushing to it, or do I need to use a web browser? +[5 years ago]twbhttps://help.github.com/en/github/getting-started-with-github/create-a-repo doesn't mention it, so maybe I just dreamed it +[5 years ago]drleviathanI think on github you first create an empty repo in the browser. Then you can clone it, modify, and push to it. +[5 years ago]drleviathanOr you could fork an empty repo, then clone it.