Git
Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.
Here are 847 public repositories matching this topic...
Describe the feature or problem you’d like to solve
A number of options have a -L or --limit option with defaults (20 or 30) and can be supplied with a --limit n where n is a positive integer option, e.g.:
gh issue list --state=open --limit=2000 --json=number
However, if the user needs to get a list of all of the open issue numbers they need to either guess how many the
Is your feature request related to a problem? Please describe.
When creating a custom command by following docs/Custom_Command_Keybindings.md there's no way to have a confirmation popup appear saying e.g. 'Are you sure you want to delete all files?'.
Describe the solution you'd like
We should add a 'confirm' prompt type alongside 'input' and 'menu' in `pkg/gui/services/custom_comman
A command-line tool that makes git easier to use with GitHub.
-
Updated
Apr 4, 2022 - Go
config validation
Is your feature request related to a problem? Please describe.
It would be nice if gitleaks had a validate command that would validate examples found in the config rules. Introducing such a feature would speed up rule development and help with debugging.
Describe the solution you'd like
example entry in the rules tables
ex:
[[rules]]
id = "discord-client-secret"
desA prompt theme engine for any shell.
-
Updated
Jun 28, 2022 - Go
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
Distributed, offline-first bug tracker embedded in git, with bridges
-
Updated
Jun 27, 2022 - Go
-
Updated
May 5, 2022 - Go
Project has been moved to: https://github.com/go-git/go-git
-
Updated
Apr 10, 2022 - Go
The slightly more awesome standard unix password manager for teams
-
Updated
Jun 25, 2022 - Go
Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
-
Updated
Jun 28, 2022 - Go
GRV is a terminal interface for viewing git repositories
-
Updated
May 1, 2019 - Go
Hi,
It seems like naming a remote is subject to certain limitations as groupadd is executed (potentially 32chars?).
Example
apiVersion: gitkube.sh/v1alpha1
kind: Remote
metadata:
name: app-remote
namespace: my-really-really-really-long-nsk logs po/gitkubA highly extensible Git implementation in pure Go.
-
Updated
Jun 20, 2022 - Go
Hello,
Context:
- Windows 10
- Build 0.6.5 downloaded from github
lefthook_0.6.5_Windows_x86_64.zip
Problem: lefthook.exe version should return the current version.
Actual behavior
In a non git repo. without lefthook.yml, exit status 128 is returned
In a git repo. with lefthook.yml, 0.6.5 is returned.
Waited behavior
0.6.5 must be returned
Herve-M
Speed up on Node
CHANGELOG generator implemented in Go (Golang).
-
Updated
Jun 24, 2022 - Go
Had the branch ancestry:
branch-1
branch-2-bug-fix
branch-3
All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.
I was expecting it to change the base branch of branch-3‘s PR but instead it closed it
SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase
-
Updated
Oct 29, 2019 - Go
Create Gitlab Push/Pull Mirrors
I have a need to recreate a lot of repositories with pull mirroring. This tool has all the other pieces I need except this one feature.
Propose a Solution
Using `glab repo mirror --direction=pull --src="ssh://git@gitlab.example.com:2222/namespace/project.git" --auth=ssh --allow-divergence --protected-branches-only my-new-namespace/my-new-project-na
Gaining advanced insights from Git repository history.
-
Updated
Nov 8, 2021 - Go
Easy-to-use CUI for fixing git conflicts
-
Updated
Oct 9, 2019 - Go
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia
Octogatos Conf22 Call for Papers
April - September 2022 • Virtual
Aprenda en 30 minutos: GitHub Actions
Jun 28 - 29, 2022 • Online
Security at the Speed of GitHub
June 29, 2022 • Online
Git Merge 2022
Sep 14 - 15, 2022 • Chicago, IL



the user should have an api to delete his own account
you just have to look at
https://github.com/go-gitea/gitea/blob/a7f0ce620774be861f11b57d426ab59e27e4171a/routers/api/v1/admin/user.go#L307-L320