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

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -