Sei sulla pagina 1di 5

AUTONOMA@L03PC23 MINGW64 ~

$ ls
AndroidStudioProjects/
AppData/
'Application Data'/
'Cisco Packet Tracer 6.2sv'/
'Configuraci�n local'@
Contacts/
Cookies@
'Datos de programa'@
Desktop/
Documents/
Downloads/
'Drivers HP CORE I7 600 G2'/
"Drivers PC's Nuevas - HPC6200"/
'Entorno de red'@
Favorites/
genymotion-log.zip
GNS3/
Impresoras@
IntelGraphicsProfiles/
Links/
'Men� Inicio'@
'Mis documentos'@
Music/
ntuser.dat
ntuser.dat.LOG1
ntuser.dat.LOG2
NTUSER.DAT{016888bd-6c6f-11de-8d1d-001e0bcde3ec}.TM.blf
NTUSER.DAT{016888bd-6c6f-11de-8d1d-001e0bcde3ec}.TMContainer0000000000000000000
1.regtrans-ms
NTUSER.DAT{016888bd-6c6f-11de-8d1d-001e0bcde3ec}.TMContainer0000000000000000000
2.regtrans-ms
ntuser.dat{4f86ffd9-dfa3-11e7-9782-005056c00008}.TM.blf
ntuser.dat{4f86ffd9-dfa3-11e7-9782-005056c00008}.TMContainer0000000000000000000
1.regtrans-ms
ntuser.dat{4f86ffd9-dfa3-11e7-9782-005056c00008}.TMContainer0000000000000000000
2.regtrans-ms
ntuser.ini
Pictures/
Plantillas@
pseint/
Reciente@
'Saved Games'/
Searches/
SendTo@
Videos/

AUTONOMA@L03PC23 MINGW64 ~
$ cd Downloads/

AUTONOMA@L03PC23 MINGW64 ~/Downloads


$ ls
desktop.ini

AUTONOMA@L03PC23 MINGW64 ~/Downloads


$ cd WorkSpace/
bash: cd: WorkSpace/: No such file or directory
AUTONOMA@L03PC23 MINGW64 ~/Downloads
$ cd workSpace
bash: cd: workSpace: No such file or directory

AUTONOMA@L03PC23 MINGW64 ~/Downloads


$ cd workSpace
bash: cd: workSpace: No such file or directory

AUTONOMA@L03PC23 MINGW64 ~/Downloads


$ cd workspace
bash: cd: workspace: No such file or directory

AUTONOMA@L03PC23 MINGW64 ~/Downloads


$ clone https://angelLEmiliano@dev.azure.com/angelLEmiliano/Sistema%20de%20venta-
2019/_git/Sistema%20de%20venta-201ls
bash: clone: command not found

AUTONOMA@L03PC23 MINGW64 ~/Downloads


$ cd Nueva carpeta
bash: cd: too many arguments

AUTONOMA@L03PC23 MINGW64 ~/Downloads


$ cd Nombre

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ git clone clone https://angelLEmiliano@dev.azure.com/angelLEmiliano/Sistema%20de
%20venta-2019/_git/Sistema%20de%20venta-201ls
fatal: repository 'clone' does not exist

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ git clone https://angelLEmiliano@dev.azure.com/angelLEmiliano/Sistema%20de
%20venta-2019/_git/Sistema%20de%20venta-2019
Cloning into 'Sistema%20de%20venta-2019'...
remote: Azure Repos
remote: We noticed you're using an older version of Git. For the best experience,
upgrade to a newer version.
remote: Found 6 objects to send. (83 ms)
Unpacking objects: 100% (6/6), done.

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ ls
Sistema%20de%20venta-2019/

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ git clone https://angelLEmiliano@dev.azure.com/angelLEmiliano/Sistema%20de
%20venta-2019/_git/Sistema%20de%20venta-2019
fatal: destination path 'Sistema%20de%20venta-2019' already exists and is not an
empty directory.

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ git clone https://angelLEmiliano@dev.azure.com/angelLEmiliano/Sistema%20de
%20venta-2019/_git/Sistema%20de%20venta-2019
fatal: destination path 'Sistema%20de%20venta-2019' already exists and is not an
empty directory.

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ git clone
fatal: You must specify a repository to clone.
usage: git clone [<options>] [--] <repo> [<dir>]

-v, --verbose be more verbose


-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recurse-submodules[=<pathspec>]
initialize submodules in the clone
-j, --jobs <n> number of submodules cloned in parallel
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
--reference-if-able <repo>
reference repository
--dissociate use --reference only while cloning
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--shallow-since <time>
create a shallow clone since a specific time
--shallow-exclude <revision>
deepen history of shallow clone, excluding rev
--single-branch clone only one branch, HEAD or --branch
--no-tags don't clone any tags, and make later fetches not to
follow them
--shallow-submodules any cloned submodules will be shallow
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
-4, --ipv4 use IPv4 addresses only
-6, --ipv6 use IPv6 addresses only

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ git clone https://angelLEmiliano@dev.azure.com/angelLEmiliano/Sistemadeventa-
2019/_git/Sistemadeventa-2019
Cloning into 'Sistemadeventa-2019'...
remote: TF200016: The following project does not exist: Sistemadeventa-2019. Verify
that the name of the project is correct and that the project exists on the
specified Azure DevOps Server.
fatal: repository
'https://angelLEmiliano@dev.azure.com/angelLEmiliano/Sistemadeventa-
2019/_git/Sistemadeventa-2019/' not found

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ ls
Sistema%20de%20venta-2019/

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ cd Sistemadeventa-2019
bash: cd: Sistemadeventa-2019: No such file or directory

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre


$ cd Sistema%20de%20venta-2019/

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git add .

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

Changes to be committed:
(use "git reset HEAD <file>..." to unstage)

new file: .gitignore


new file: SistemaDe Ventas1.1/build.xml
new file: SistemaDe Ventas1.1/manifest.mf
new file: SistemaDe Ventas1.1/nbproject/build-impl.xml
new file: SistemaDe Ventas1.1/nbproject/genfiles.properties
new file: SistemaDe Ventas1.1/nbproject/project.properties
new file: SistemaDe Ventas1.1/nbproject/project.xml
new file: SistemaDe
Ventas1.1/src/sistemade/ventas1/pkg1/SistemaDeVentas11.java

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git commit -m "Subiendo el proyecto vacio como plantilla"

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"


git config --global user.name "Your Name"

to set your account's default identity.


Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'AUTONOMA@L03PC23.(none)')

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git config --global user.email "fabiolacoraima2@gmail.com"

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git config --global user.none "Fabiola Coraima"

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git commit -m "subiendo el proyecto vacio como plantilla"

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"


git config --global user.name "Your Name"

to set your account's default identity.


Omit --global to set the identity only in this repository.

fatal: empty ident name (for <fabiolacoraima2@gmail.com>) not allowed

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git config --global user.email "you@example.com"

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git config --global user.email "fabiolacoraima2@gmail.com"

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git config --global user.name "Fabiola"

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git commit -m "subiendo el proyecto vacio como plantilla"
[master 7c21c31] subiendo el proyecto vacio como plantilla
8 files changed, 1617 insertions(+)
create mode 100644 .gitignore
create mode 100644 SistemaDe Ventas1.1/build.xml
create mode 100644 SistemaDe Ventas1.1/manifest.mf
create mode 100644 SistemaDe Ventas1.1/nbproject/build-impl.xml
create mode 100644 SistemaDe Ventas1.1/nbproject/genfiles.properties
create mode 100644 SistemaDe Ventas1.1/nbproject/project.properties
create mode 100644 SistemaDe Ventas1.1/nbproject/project.xml
create mode 100644 SistemaDe
Ventas1.1/src/sistemade/ventas1/pkg1/SistemaDeVentas11.java

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$ git push
Counting objects: 16, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (13/13), done.
Writing objects: 100% (16/16), 13.37 KiB | 1.49 MiB/s, done.
Total 16 (delta 0), reused 0 (delta 0)
remote: Analyzing objects... (16/16) (6 ms)
remote: Storing packfile... done (75 ms)
remote: Storing index... done (51 ms)
remote: We noticed you're using an older version of Git. For the best experience,
upgrade to a newer version.
To https://dev.azure.com/angelLEmiliano/Sistema%20de%20venta-2019/_git/Sistema%20de
%20venta-2019
1566c57..7c21c31 master -> master

AUTONOMA@L03PC23 MINGW64 ~/Downloads/Nombre/Sistema%20de%20venta-2019 (master)


$

Potrebbero piacerti anche