Skip to content

Bash alias that gives git newbies 3 commands to instruct them to create/push/clone and one command to list the 3 commands

Notifications You must be signed in to change notification settings

fbongiovanni29/Git_With_It_Or_Git_Lost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Git With It Or Git Lost

Bash alias that gives git newbies 3 commands to instruct them to create/push/clone and one command to list the 3 commands During the first week of class I made a list of git commands to help some fellow students, I've now written them into bash aliases to make it easier.

COPY AND PASTE CODE INTO ~/.bash_profile TYPE IN got_lost for rest of commands

TO DO:

Figure out how to make it a script so beginners don't have to use .bash_profile

Figure out how to replace underscores with spaces

Figure out how to make a better README

About

Bash alias that gives git newbies 3 commands to instruct them to create/push/clone and one command to list the 3 commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages