Skip to content

hughlace/git-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

git-exercise

Another git exercise, covering branching as well as the core add, commit, push workflow.

Files

This repository contains this readme file and two scripts; one a shell script, compatible with unix shells, and one batch script, compatible with Windows CMD and Powershell.

Task

Fork this repository to your own github account, and create two new branches, a unix branch and a windows branch. On the unix branch, remove the batch file so only the shell script is present, and on the windows branch remove the shell script, leaving only the batch file. Push both branches to github. On the main branch, remove both scripts and update the readme to reflect the scripts' new locations.

About

Another git exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 52.0%
  • Shell 48.0%