简体   繁体   English

atlassian stash中的gitk等价物

[英]gitk equivalent in atlassian stash

I use atlassian's Stash for source control and want to give the release manager a nice graphic view over the source. 我使用atlassian的Stash进行源代码控制,并希望为发布管理器提供一个很好的图形视图。

This is possible using git bash, but I don't want him to perform a pull every time, but to look on Stash and see the brances tree (gitk in git bash) graph over there. 这可以使用git bash,但我不希望他每次都执行一次拉动,而是查看Stash并在那里看到brances树(git bash中的gitk)图。

So, my question is what is the gitk equivalent in Stash? 那么,我的问题是什么是Stash中的gitk等价物?

Thanks! 谢谢!

(For future comments: I already googled it and search in other questions but didn't find the answer). (对于未来的评论:我已经用Google搜索并搜索其他问题,但未找到答案)。

If you're committed to using Stash, I think you're out of luck. 如果你致力于使用Stash,我认为你运气不好。 There is currently an open ticket to add this feature to Stash. 目前有一个向Stash添加此功能的开放票证 You can vote for that ticket to be resolved if this is an important feature for you, but it has already been open for over a year. 如果这是一个重要的功能,你可以投票支持该机票,但它已经开放了一年多。

As you mentioned, this can be done locally. 如您所述,这可以在本地完成。 Why don't you want the release manager pulling (or fetching) the repository? 为什么不希望发布经理拉动(或获取)存储库? Atlassian's graphical client SourceTree can make the process quite painless. Atlassian的图形客户端SourceTree可以使这个过程非常轻松。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM