Skip to main content
Code Review

Questions tagged [git]

For code which accesses or manipulates a Git repository

Filter by
Sorted by
Tagged with
4 votes
1 answer
128 views

Note: The below is similar to this question (i.e. same motivation & general idea), but tries to be more careful: My version should never touch the repository state (to preserve staged files etc), ...
Lukas Lang's user avatar
2 votes
2 answers
118 views

I have php website for prevent hacker modify any file and inject backdoor. I want to use git as a file tracking solution. This is my shell script: ...
Anas's user avatar
  • 129
2 votes
1 answer
84 views

This is my first time creating a non-trivial database and I was wondering what I could do better. As the title says this will be used a in toy version control system. Most of my choices feel "...
Doruk's user avatar
  • 423
5 votes
2 answers
2k views

I have a Dockerfile with ubuntu:22.04 as a base image and a manual Python installation(specific version i.e., 3.11.1) layer which takes a long time. Approach 1: ...
6 votes
1 answer
73 views

TestAssignment is a Python class designed to check certain conditions in a Git repository. It has several methods that check for the existence of required files, ...
Beki's user avatar
  • 61
12 votes
4 answers
2k views

I created this bash script to make it easy to publish your files to a GitHub repository. ...
Logan's user avatar
  • 221
2 votes
1 answer
185 views

I'm working on a personal project to build an open-source gui for git. I'm hoping to learn a lot from the project, and maybe produce something useful for folks as I do. I'm making use of libgit2 to ...
-2 votes
1 answer
161 views

The following aliases return all the same number of results, on my Cygwin (on Windows): ...
0 votes
1 answer
133 views

I have this public repository. Since it's the first repository I have created, I'm looking for tips on what should I improve (mainly in the GH project structure), although tips in the code would be ...
Javi Torre's user avatar
3 votes
1 answer
98 views

After having a good experience with virtualenvwrapper built on top of the venv, I thought maybe it could be benefitial to have similar shortcuts for standard activities with git which could be time ...
J. Doe's user avatar
  • 131
2 votes
1 answer
80 views

This shell script, with only a few configurations, has the goal of initializing a project on Gitlab.com without having to go through the go through the website's ui. This means: Let's say you just a ...
9 votes
1 answer
729 views

I have recently been in a situation where multiple developers worked on a shared local git repository under the same Linux user1. As one can imagine, it can easily become a bit annoying not to commit ...
AlexV's user avatar
  • 7,363
3 votes
1 answer
104 views

I am looking for a bit of help. I am having to cycle through 1400 clients code on my server, I have to check what Version of the software they are on and check for customization's to the code so when ...
1 vote
1 answer
99 views

here's the updated version of the code for being reviewed. Fixes: "private" _cg function functions definition as ...
Felixoid's user avatar
  • 155
4 votes
1 answer
321 views

I'd like to get a review for the function that cd into the git tree root or does nothing if we are outside of the repository. reviewed version: ...
Felixoid's user avatar
  • 155

15 30 50 per page
1
2 3 4 5
...
9

AltStyle によって変換されたページ (->オリジナル) /