-
Notifications
You must be signed in to change notification settings - Fork 0
License
hackpang/learngit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Git is a distributed version control system.
Git is free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes.
Git tracks changes of files.
public void main(){
print("anything");
}
void add(){
}
Creating a new branch is quick AND simple.
that nice
apple
pin
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published