-
Once my colleague complained to me that he can't find the code where I took the snapshot, and I noticed we were on different branches. Perhaps we could add a support for branch detection?
-
## Feature Request
#### What's the problem ?
I have some old hardware where getting info from git status can take up to 3/4 seconds. When I `cd` into a directory for the first time the shell freez…
-
Also related to #827 but specifically for git statuses, i.e. in Files and Code
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/83826585-git-specific-s…
-
Leaving this here to keep track of Git support status.
- [x] Create and add an IFC project to a repository
- [x] Commit and retrieve revisions
- [x] Create branches
- [x] View revision history p…
-
I've tried with a fresh install as well as copying over an old .zshrc from my other laptop and neither actually results in any git status appearing. My prompt works otherwise, and I've confirmed I'm i…
-
## Clone a Repository With Its Submodules
If is a first-time clone:
```bash
git clone --recursive
```
If is an existing repository:
```bash
git submodule update --init
```
## Add a…
-
깃허브는 메인에서 작업하지 말고 branch를 불러와서 작업해야 함
** git bash에서 내 작업 위치 확인
깃허브 브랜치 목록보기 : git branch -r
깃허브 작업 위치 : git status
깃허브 이전 작업 당겨오기 : git pull
깃허브 브랜치로 전환 : git checkout 브랜치명
깃허브 작업 메시지 : gi…
-
ranger can show this, this is useful. I hope joshuto also do this! 0^0
-
https://github.com/eslint/js/blob/main/tools%2Fcommit-readme.sh#L1-L18
-
**Version info**
=== App Version Information ===
Build: 2020
=== Git Version Information ===
Using Git: C:\Program Files\Git\cmd\git.exe (system)
git version 2.24.1.windows.2
=== Browse Pa…