Skip to content

ybaidiuk/auction-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git config --global user.name "Baidiuk Yevhen" git config --global user.email "[email protected]"

git config --global user.name "Kuzmenko Oksana" git config --global user.email "[email protected]"

git config --global user.name "Aschenbrenner Florian" git config --global user.email "[email protected]"

git config --global user.name "Raeth Martin" git config --global user.email "[email protected]"

==========================================================================================
Proektk Clone tutorial

Create new folder
mkdit MusterFolder
cd MusterFolder git init
git remote add origin https://gitta-lab.cs.univie.ac.at/swe16/g3t2.git
git clone https://gitta-lab.cs.univie.ac.at/swe16/g3t2.git

//dann open forlder MusterFolder/g3t2 as a IntelliJ IDEA projekt;

==========================================================================================
Proektk push tutorial
git add {paht to commitCandidatFile}
git status
git commit -m "commentare"
git push -u origin master

==========================================================================================
Hilfe comand
export GIT_SSL_NO_VERIFY=1
sudo chmod +x /Library/Tomcat/bin/*.sh wget http://archive.apache.org/dist/tomcat/tomcat-8/v8.0.38//bin/apache-tomcat-8.0.38.tar.gz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published