Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following sequence of commands and messages: $ git clone git:cisc210/example Cloning into 'example'... remote: Counting objects: 19 , done. remote: Compressing objects: 100%

image text in transcribed

Consider the following sequence of commands and messages: $ git clone git:cisc210/example Cloning into 'example'... remote: Counting objects: 19 , done. remote: Compressing objects: 100\% (12/12), done. remote: Total 19 (delta 1), reused 0 (delta 0) Receiving objects: 100% (19/19), done. Resolving deltas: 100% (1/1), done. $ touch sky $ git add sky fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Enter two commands that would make it so the 'git add' wouldn't fail

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Implementation

Authors: Shouhong Wang, Hai Wang

1st Edition

1612330150, 978-1612330150

More Books

Students also viewed these Databases questions