相关疑难解决方法(0)

你如何在一些Git存储库中获得Git存储库的名称?

当您在某个Git目录中工作时,如何在某些Git存储库中获取Git存储库名称?有没有Git命令?

# I did check out bar repository and working in somewhere 
# under bar directory at this moment such as below.

$ git clone git://github.com/foo/bar.git
$ cd bar/baz/qux/quux/corge/grault # and I am working in here!
$ git xxx # <- ???
bar
Run Code Online (Sandbox Code Playgroud)

git repository

119
推荐指数
8
解决办法
15万
查看次数

标签 统计

git ×1

repository ×1