Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

secourse2019/workrep

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
138 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tasks : will come soon

Git configuration.

Configure ssh connection based on git documentation https://help.github.com/articles/connecting-to-github-with-ssh.

1). Fork repository https://github.com/secourse2019/workrep to your own user.

2). Clone your fork to your local machine:

git clone https://github.com/your_fork_url/secourse2019/workrep

3). cd workrep

4). git remote add upstream https://github.com/your_fork_url/secourse2019/workrep

5). git pull upstream master

6). git checkout -b task_name

And then after adding files (git add ...) use git commit (add description) and then push:

7). git push origin task_name And on https://github.com/secourse2019/workrep you will see possibility to "Compare & Pull Request"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 18

Morty Proxy This is a proxified and sanitized view of the page, visit original site.