Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [git-bash]

Git Bash is a bash shell bundled with Git for Windows that enables the use of Git from the command line.

-2 votes
0 answers
14 views

Getting an erro for Centos in my Vm not sure how to find the solution and keep goind [closed]

I am trying to vagrant up my two VMs one is Ubuntu and other is Centos Vm.. One is working fine and other give this error: ** Loading mirror speeds from cached hostfile Could not retrieve mirrorlist ...
Indra Sekar's user avatar
0 votes
0 answers
22 views

AWS CLI V2 running but not displaying output in GIT BASH

I am using AWS CLI V2 in my Windows 11 and use GIT BASH as a terminal. I configured the AWS within the terminal but command "aws iam list-users" is running successfully but not showing the ...
Kunal Dubey's user avatar
-1 votes
0 answers
22 views

Receiving 403 Error From a Repo I've Been Added As a Member To

I cloned a project, created a new local branch and started working on it making atomic commits along the way. When I tried to push the code back to the repo I got an "access denied" error. ...
Optiq's user avatar
  • 3,086
-2 votes
1 answer
41 views

While pushing my project to GitHub I am getting some error [closed]

I added the code and committed also, but when I am trying to push the code, it's showing an error message. The message is fatal: unable to access ' https://github.com/ANANYADATTA/Code-Likho.git/': ...
Ananya Datta's user avatar
-2 votes
0 answers
27 views

Challenges while trying to conda repair [duplicate]

xxxxx@xxxxxMINGW64 ~/Notebooks $ conda repair Traceback (most recent call last): File "C:\Users\xxxxx\anaconda3\Lib\site-packages\conda\exception_handler.py", line 18, in call return func(*...
MaxM's user avatar
  • 1
0 votes
0 answers
12 views

How do I get IntelliJ to recognize arguments defined in my ~/.grade/gradle.properties file?

I'm running IntelliJ 2023.3.4 on Windows. I have imported a Gradle project and I have these lines in my build.gradle file ... credentials { ≠≠ username = "${my_user}" ...
Dave's user avatar
  • 17.4k
0 votes
1 answer
38 views

A seemingly stopped HTTP service continues to work

I wrote a python function, detailed in another post, which communicates with an HTTP-based RumbleDB server, running on my local machine, in order to evaluate JSONiq queries. I tested the function in a ...
Evan Aad's user avatar
  • 5,975
0 votes
1 answer
28 views

Why does only right click work for my folders to use Git Bash?

Why can I right click folder to open in git bash but the same folder gives me "no such file or directory" when I start git bash first then look for it? When I'm on my desktop folders that ...
user avatar
-1 votes
1 answer
41 views

How to run a command using command line arguments for Windows Terminal using wt command?

I'm trying to setup my environment. The below code is working, I just need to execute "Code ." in the new tab opened. Tried doing -Command 'code .' , -c 'code .' , but no luck. Here's my ...
sohdata's user avatar
  • 347
0 votes
0 answers
25 views

aws iam list-users getting output as Unable to parse response [closed]

I am running the following command in gitbash: aws iam list-users However I am getting an error which states: unable to parse response invalid xml received(no element found: line 1, column 0), invalid ...
Faiyaz Baig MOHAMMED's user avatar
-1 votes
0 answers
42 views

github cloning problem when trying to clone from my own repo

git clone https://github.com/JustineBijuPaul/buddiestourtravels.git --depth 1 Cloning into 'buddiestourtravels'... remote: Enumerating objects: 343, done. remote: Counting objects: 100% (343/343), ...
Justine Biju Paul's user avatar
-1 votes
0 answers
23 views

git bash path error to newline where username startwith n

in git bash for command $ git init ->says fatal: unable to access 'C:\Users ame/.config/git/config': Invalid argument .here dir was C:\Users\name/.config/git/config # Here in /name /n is going to ...
Nafeu khan's user avatar
0 votes
0 answers
11 views

Bash Script Fails to Send JSON Payload in cURL Request to ASP.NET Core Controller

Title: Bash Script Fails to Send JSON Payload in cURL Request to ASP.NET Core Controller Question: I'm facing an issue where my bash script does not properly send a JSON payload to my ASP.NET Core ...
sadam shah's user avatar
-1 votes
0 answers
15 views

How to add environment variable to gitbash of VS Code

I want to set and read the environment variable in VS Code > git bash. I have this simple code // test.js console.log('variable', process.env.test123); After running it via cmd: node test.js I ...
coure2011's user avatar
  • 41.7k
0 votes
0 answers
11 views

Color code for red is not evaluated with git-bash.exe in git for windows

I'm using Git for Windows version 2.45.2.windows.1 on Windows 10. If I use git-bash.exe within a repository folder (e.g. by using the explorer context menu extension "Open Git-Bash here") ...
swenamsee's user avatar

15 30 50 per page
1
2 3 4 5
234