Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git

How can I use git credentials in a shell script on Jenkins?

git jenkins

Make some submodules optional in git

git git-submodules

Create new git repository from a branch of another using libgit2?

c++ git libgit2

Setting a forked repo's pull request default branch

git azure-devops git-fork

Visual Studio Code doesn't stage Git merge changes

How to share files across folders or repositories

Is comparing git lfs ls-files with git ls-files ':(attr:filter=lfs)' a reliable way to detect lfs files that are not managed by lfs?

Download Git LFS files without checkout

git git-lfs

Xcode merging issue

xcode git

How do I tell Visual Studio to use WinMerge with Git?

git visual-studio winmerge

How to authenticate git push to GitHub within an Azure Pipeline Bash task

git azure-pipelines

Pull a specific commit using libgit2sharp

c# git libgit2sharp

How do I mimic `git --work-tree ...` with `go-git` in go?

git go go-git

Opposite of `git push --mirror`? How do I get my repo back?

git pull

Checkout past git submodule commit

git

git: repo monitoring tool

git scripting githooks

Git bugtraq for all users who clone my repos?

git bug-tracking

Git hosting setup that pulls from developers, rejecting broken commits?

Automatically run Git hook when creating a Git tag

git task githooks git-tag