-
### Suggested new feature or improvement
As a developer, information at a glance is critical. In git workflows, knowing the branch, the state of a file, and more helps you stay productive and enga…
-
-
As already described in https://github.com/firecow/gitlab-ci-local/issues/1026.
It seems that the rsync command which is executed by gcl is not 100% working under windows gitbash.
I can run "gcl…
-
FWBuilder now offers the option to version the policy file in RCS, which is quite old and not as multi-admin friendly as I'd like.
Would it be possible to also allow versioning with git? Or allow f…
-
Git has built in support for interfacing with external merge tools. We should add support for that:
https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#External-Merge-and-Diff-Tools
-
Hello,
I am trying to work with fuchsia (latest) as well as to see about using flutter and your tools look very useful.
I set up things and ran them, but have come across an error in that the sc…
-
It seems there is no way to add a development dependency to a virtual environment without modifying `pyproject.toml`. The issue with this approach is that `pyproject.toml` is often tracked by git, so …
-
```shell
gix tools organize
20:43:04 organize WOULD move ./github.com/Byron/gitoxide to /Users/sgilbert/Code/github.com/Byron/gitoxide.git
```
Is this intentional behavior?
-
# git rebase/submodule/flow介绍 | ¥ЯႭ1I0
git rebase/submodule/flow介绍
[https://yrq110.me/post/tool/git-rebase-submodule-and-flow/](https://yrq110.me/post/tool/git-rebase-submodule-and-flow/)
-
**Is your feature request related to a problem? Please describe.**
In general, `.git/HEAD` should never be missing in a colocated repo. But it can be useful to overwrite it manually, and sometimes …