-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
Came up in discussion over #528, where @kaushikvelusamy wanted to upload a ~10 MB PDF slide deck to link to in the docs. These exact slides were never presented an an ALCF tech talk or workshop, so th…
-
When cloning this repo I noticed it was very slow. Then I realized the repo is 147M, while the files are under 2M.
Seems there are some big file in the .git history.
I'd suggest to reset the gi…
-
We use the following plugin version/configuration:
```xml
info.plichta.maven.plugins
git-changelog-maven-plugin
0.4.0
HISTORY.md
Changelog
https://g…
-
## 💥깃에 관련해서,,,
백채연이 처음부터 사고를 크게 친 것 같습니다만 ,,,,,
상황 설명 : 백엔드 서버를 배포하는데에 있어 깃허브에서 메인 브랜치에 잘못 올린 프로젝트 파일을 지우는 게 좋을 것 같음
→ 하지만 로컬에서는 이미 프로젝트를 지운 상황 채연아 미ㅣ친놈아ㅠ
로컬에서 이미 삭제했지만 원격 저장소에는 여전히 남아 있는 경우…
-
### Discord username (optional)
_No response_
### Describe the bug
In the past each tab had its own history of commands. When I went to the first tab and clicked the arrow up I got the last command…
-
Run the following to reproduce:
```bash
git clone git@github.com:timor-raiman/action-ros-ci.git -b vcs-issue && cd action-ros-ci
git fetch origin +refs/pull/3/*:refs/remotes/origin/pr/3/*
export P…
-
**Describe the feature that you'd like**
1. commit graph
when viewing the git graph, it would really help in understanding large repos if the repos file tree at the selected commit could be browsed …
-
So currently accepted pull requests are simply merged into master. This is imho ugly for several reasons:
1. Git bisect becomes hard to use. Often I am interested in the PR that broke something, no…
-
git clone https://github.com/Hinako-Suzuki/google-step-tsp.git
538 cd google-step-tsp
539 ls
540 git status
541 git pull
542 git checkout -b namiko
543 git status
544 ls
…