Skip to content

Commit

Permalink
v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Siu committed Mar 27, 2023
1 parent a356fb0 commit d9b6926
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright © 2022 John, Sing Dao, Siu <john.sd.siu@gmail.com>
Copyright © 2023 John, Sing Dao, Siu <john.sd.siu@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Command line tool for easy mass configuration of git remotes, and working with G
- [What It Does Not](#what-it-does-not)
- [Features](#features)
- [Limitation](#limitation)
- [Go Install](#go-install)
- [Usage](#usage)
- [Debug](#debug)
- [Selector](#selector)
Expand Down Expand Up @@ -366,12 +367,17 @@ https://github.com/J-Siu/go-mygit/releases
- Detect if no configuration file
- Add git clone
- Add git pull
- v2.7.0
- upgrade go-helper to v1.1.6
- upgrade go-gitapi to v1.4.0
- Add "skipverify" in "remotes" config
- support site with self-signed cert
### License
The MIT License (MIT)
Copyright © 2022 John, Sing Dao, Siu <john.sd.siu@gmail.com>
Copyright © 2023 John, Sing Dao, Siu <john.sd.siu@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Expand Down

0 comments on commit d9b6926

Please sign in to comment.