How can I get the version number of git running on server?

后端 未结 2 1701
轻奢々
轻奢々 2020-12-21 12:08

I\'m a git newbie.

I\'m working on a project on GitHub, and I have some problems (I\'ll detail them in a later posts if further checks don\'t succeed) pushing my com

2条回答
  •  情话喂你
    2020-12-21 12:33

    You do know that the GitHub website currently does have a problem right?
    It should be ok by now. See its twitter.

    Regarding your question, I am not sure there is a way, except by asking them on their support.

    Edit: which I did.
    The current version (December 16th) of Git running on GitHub is the 1.6.4.3

    Edit2: From last April to today (July 17th, 2010), they are on 1.7+: 1.7.0.2 right now (look at the comment of that SO question).
    There is still (to my knowledge) no easy way to get that information directly from the GitHub page though.

提交回复
热议问题