url - GitPython- Getting permanent git links to code files -


is there way permanent link canonical link git source code files using gitpython. example https://github.com/github/hubot/blob/master/readme.md points master branchs current version of readme.md file. points wrong version of file after further checkins. know can pressing y permanent link shared in https://help.github.com/articles/getting-permanent-links-to-files/. possible in gitpython or using script out user interface?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -